VideoHelp Forum
+ Reply to Thread
Results 1 to 8 of 8
Thread
  1. im trying to download a video which is protected by an mpd
    i tried to download using ytdlp by putting the mpd link
    the video downloaded ok
    but i only get 57kb for the audio track
    the video on the website has 7 audio tracks
    how to let it to download an audio track of my choice

    Note:
    Solved
    Thanks everyone
    Last edited by Loryanam2; 17th Jun 2022 at 09:48.
    Quote Quote  
  2. Use "yt-dlp -F mpdlink" to find out the id of audio and then download it using "yt-dlp -f audioID mpdlink"
    Quote Quote  
  3. Originally Posted by Loryanam2 View Post
    video which is protected by an mpd
    Something inside the mpd protects the video, not the mpd itself.
    Quote Quote  
  4. Originally Posted by [ss]vegeta View Post
    Originally Posted by Loryanam2 View Post
    video which is protected by an mpd
    Something inside the mpd protects the video, not the mpd itself.
    the video downloads just fine and i have the key to decryp it
    but how to select the audio track that i want it to be downloaded
    the video has 8 audio tracks
    i tried this but it keeps listing the streams again
    this is the audio track id i want to download
    audio_aac_2736485936560_en_mp4a_3-1

    yt-dlp -F audio_aac_2736485936560_en_mp4a_3-1 --allow-u --no-check-certificate mpd url

    Note :
    by using this command without the -F
    like this
    yt-dlp --allow-u --no-check-certificate mpd url
    it will download the video file just ok but the audio track is only 57kb
    Quote Quote  
  5. try
    yt-dlp -f audio_aac_2736485936560_en_mp4a_3-1 --allow-u --no-check-certificate mpd url

    not
    yt-dlp -F audio_aac_2736485936560_en_mp4a_3-1 --allow-u --no-check-certificate mpd url
    Quote Quote  
  6. Originally Posted by jack_666 View Post
    try
    yt-dlp -f audio_aac_2736485936560_en_mp4a_3-1 --allow-u --no-check-certificate mpd url

    not
    yt-dlp -F audio_aac_2736485936560_en_mp4a_3-1 --allow-u --no-check-certificate mpd url
    Thanks
    but again the audio is only 57kb 00:00:03
    why ?
    the video is fine but why audio not ?
    Quote Quote  
  7. Solved
    Last edited by Loryanam2; 17th Jun 2022 at 09:47.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!