VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Member
    Join Date
    Jun 2020
    Location
    Hong Kong
    Search PM
    Hi, I was trying to download an encrypted stream with yt-dlp, the link contains 1 video track and 2 audio track.
    I want all tracks to be downloaded so I added -f "all" but seems it only downloaded one audio track and saying
    manifest [manifest].m4a has already been downloaded
    How can I solve the problem by , like, rename another track to something like "[manifest] (1).m4a" automatically?
    Quote Quote  
  2. Download all tracks separately and combine them manually.
    Quote Quote  
  3. Code:
    yt-dlp -f "all" --allow-u "your-url" -o "%(title)s.f%(format_id)s.%(ext)s"
    Quote Quote  



Similar Threads

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