youtube-download-api

Youtube Download API: Download audio and video from YouTube.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Youtube Download API: Download audio and video from YouTube. On the JoJ API marketplace.

    Server tool list (2)

    Raw names from tools/list. Only developers need these.

    get_ajax_download_phpSubmits a new download job for the given `url` in the requested `format`. Returns a unique `id` you can pass to the Progress endpoint to poll for completion and retrieve the final download URL. Billing per call: 1 Credits.
    get_ajax_progressPolls the status of a previously-submitted download job. Keep polling until `progress == 1000` (i.e. 100%) and `download_url` is populated. Billing per call: 1 Credits.