+ Reply to Thread
Results 1 to 2 of 2

Thread: problem downloading audio format with yt-dlp

  1. #1

    problem downloading audio format with yt-dlp

    Hello,

    I would like to automatically download audio format 1 with yt-dlp but it downloads audio format 2.
    here is a picture of what it looks like:Image
    [Attachment 67112 - Click to enlarge]


    my code with automatic yt-dlp::
    Code:
    yt-dlp --external-downloader aria2c --allow-unplayable-formats --verbose -f "bestvideo+bestaudio[ext=m4a]/bestvideo+bestaudio/best" ....etc
    Can you tell me how to download audio 1 with video in yd-dlp? thank you in advance
    Quote Quote  

  2. #2
    Member
    Join Date
    Jan 2019
    Posts
    2,761

    Re: problem downloading audio format with yt-dlp

    yt-dlp --external-downloader aria2c --allow-u -f audio1=96000 ....etc
    Quote Quote  

+ Reply to Thread

Similar Threads

  1. Downloading with yt-dlp from NRK-TV using cookie - still location error?
    By yiveynod in forum Video Streaming Downloading
    Replies: 4
    Last Post: 27th Apr 2022, 09:57
  2. downloading multiple audio track with yt-dlp
    By chisdchisdq in forum Video Streaming Downloading
    Replies: 2
    Last Post: 17th Apr 2022, 04:16
  3. yt-dlp will not download in ts format
    By Skaperen in forum Video Streaming Downloading
    Replies: 21
    Last Post: 19th Nov 2021, 19:45
  4. Recording and Downloading issues with yt-dlp
    By Alan2154 in forum Video Streaming Downloading
    Replies: 12
    Last Post: 9th Nov 2021, 07:38
  5. audio out of sync problem after downloading video
    By monk87 in forum Video Streaming Downloading
    Replies: 1
    Last Post: 25th Jan 2021, 04:08

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts