VideoHelp Forum



Support our site by donate $5 directly to us Thanks!!!

Try StreamFab Downloader and download streaming video from Netflix, Amazon!



+ Reply to Thread
Results 1 to 24 of 24
  1. Member
    Join Date
    Nov 2006
    Location
    canada
    Search Comp PM
    Hi
    I'm slowly getting to know how to use yt-dlp, however I just cannot seem to set a permanent personal download file location.
    I've made an attempt to create configuration text file in the yt-dlp folder, but i cant get it to work.

    Any suggestions would be most welcome

    thanks
    Quote Quote  
  2. Member
    Join Date
    Nov 2006
    Location
    canada
    Search Comp PM
    Originally Posted by LZAA View Post
    '-P xxxx'
    Thanks, for some reason, previous advice I was given was to put -o (in the conf file)
    Quote Quote  
  3. Member
    Join Date
    Nov 2006
    Location
    canada
    Search Comp PM
    I am still having issues with this.
    I have a folder on My C drive with ffmpeg,ffprobe,ffplay and yt-dlp exe files in it.

    I created a text file called yt-dlp.conf with the following command

    -P "C:/Users/xxxxxx/Desktop/IDM\%(title)s.%(ext)s"

    The downloads still go to the default download location
    Quote Quote  
  4. '-P "C:/Users/xxxxxx/Desktop/IDM"'
    Quote Quote  
  5. Member
    Join Date
    Nov 2006
    Location
    canada
    Search Comp PM
    Originally Posted by LZAA View Post
    '-P "C:/Users/xxxxxx/Desktop/IDM"'
    I appreciate your response, but that didnt work
    Quote Quote  
  6. In which directory does 'yt-dlp' save content?
    Quote Quote  
  7. Member
    Join Date
    Nov 2006
    Location
    canada
    Search Comp PM
    Originally Posted by LZAA View Post
    In which directory does 'yt-dlp' save content?
    C:\Users\xxxxxx
    Quote Quote  
  8. Write the command.
    Quote Quote  
  9. Member
    Join Date
    Nov 2006
    Location
    canada
    Search Comp PM
    Originally Posted by LZAA View Post
    Write the command.
    -P "C:/Users/xxxxxx/Desktop/IDM"
    Quote Quote  
  10. Write the command.
    Quote Quote  
  11. Member
    Join Date
    Nov 2006
    Location
    canada
    Search Comp PM
    Originally Posted by LZAA View Post
    Write the command.
    That is the command that I put in the conf. file
    Quote Quote  
  12. Unfortunately, you do not understand the meaning of the word 'command'.
    Quote Quote  
  13. Member
    Join Date
    Nov 2006
    Location
    canada
    Search Comp PM
    Originally Posted by LZAA View Post
    Unfortunately, you do not understand the meaning of the word 'command'.
    I know that default download locations are set in the conf.file, I told you what was in my conf.file and I also tried your solution suggestion, which didnt work.
    Beyond that I have no idea what you are talking about, and clearly you arent going to tell me !
    Quote Quote  
  14. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Place yt-dlp.exe and yt-dlp.conf both in the same empty folder to make sure nothing weird happens. You can add that folder later to system env vars.

    Make sure the yt-dlp.conf file is actually called "yt-dlp.conf" and not "yt-dlp.conf.txt" by checking that you can see the file extensions in the file explorer.

    My yt-dlp.conf is
    -P "C:\output"
    And I run:
    Code:
    yt-dlp.exe "https://www.youtube.com/watch?v=jNQXAC9IVRw&vl=en"
    For me it works. Also make sure you're using the latest yt-dlp
    Last edited by 2nHxWW6GkN1l916N3ayz8HQoi; 21st Aug 2024 at 02:02.
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  15. Member
    Join Date
    Nov 2006
    Location
    canada
    Search Comp PM
    Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    Place yt-dlp.exe and yt-dlp.conf both in the same empty folder to make sure nothing weird happens. You can add that folder later to system env vars.

    Make sure the yt-dlp.conf file is actually called "yt-dlp.conf" and not "yt-dlp.conf.txt" by checking that you can see the file extensions in the file explorer.

    My yt-dlp.conf is
    -P "C:\output"
    And I run:
    Code:
    yt-dlp.exe "https://www.youtube.com/watch?v=jNQXAC9IVRw&vl=en"
    For me it works. Also make sure you're using the latest yt-dlp
    yt-dlp.exe and yt-dlp.conf both in the same empty folder DONE
    Make sure the yt-dlp.conf file is actually called "yt-dlp.conf" DONE
    conf download location -P "C:/Users/xxxxxx/Desktop/IDM"

    download still ended up in C:\Users\xxxxxx
    Quote Quote  
  16. Maybe use backslashes?
    Bypass HMACs, One-time-tokens and Lic.Wrapping: https://github.com/DevLARLEY/WidevineProxy2
    Quote Quote  
  17. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Make sure you don't have a previous yt-dlp folder installation somewhere saved in your system env variables. Go to a random folder open cmd and type yt-dlp , it should yell that the command is unrecognized. Now go to that empty folder you made that has now the conf and exe, open cmd, and type my command. If it doesn't work with the wanted output, please show screenshot with that folder's structure and also the cmd with the command. You may edit out in paint any sensitive information.
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  18. Member
    Join Date
    Nov 2006
    Location
    canada
    Search Comp PM
    Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    Make sure you don't have a previous yt-dlp folder installation somewhere saved in your system env variables. Go to a random folder open cmd and type yt-dlp , it should yell that the command is unrecognized. Now go to that empty folder you made that has now the conf and exe, open cmd, and type my command. If it doesn't work with the wanted output, please show screenshot with that folder's structure and also the cmd with the command. You may edit out in paint any sensitive information.
    I have two versions of yt-dlp in my system env variables, but no idea what is what , or if they are both different
    Quote Quote  
  19. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Originally Posted by mickmars View Post
    I have two versions of yt-dlp in my system env variables, but no idea what is what , or if they are both different
    Delete everything yt-dlp related. Get a clean slate. The goal is to type yt-dlp in cmd in a random folder and it writes command unrecognized. My theory is that the yt-dlp versions are conflicting. You will restore yt-dlp back to system env, but after we make sure the output wanted works in a local folder.
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  20. Member
    Join Date
    Nov 2006
    Location
    canada
    Search Comp PM
    Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    Originally Posted by mickmars View Post
    I have two versions of yt-dlp in my system env variables, but no idea what is what , or if they are both different
    Delete everything yt-dlp related. Get a clean slate. The goal is to type yt-dlp in cmd in a random folder and it writes command unrecognized. My theory is that the yt-dlp versions are conflicting. You will restore yt-dlp back to system env, but after we make sure the output wanted works in a local folder.
    Thank you, that was an excellent suggestion,and it worked, perfectly.
    Quote Quote  
  21. Originally Posted by mickmars View Post
    Originally Posted by LZAA View Post
    Unfortunately, you do not understand the meaning of the word 'command'.
    I know that default download locations are set in the conf.file, I told you what was in my conf.file and I also tried your solution suggestion, which didnt work.
    Beyond that I have no idea what you are talking about, and clearly you arent going to tell me !
    All you gotta do is add the URL to the end of that line. For me I put:

    yt-dlp -P "D:/Downloads" [url]

    And it downloaded it the file in my Downloads folder in my D drive.
    For me this is easier, I'm not savvy in cmd and I would have to add -P [path] each time but idk anything about a yt-dlp.conf file and whatnot. Why I made my download path simple
    Quote Quote  
  22. Last edited by videoAI; 30th Oct 2024 at 11:19.
    Quote Quote  



Similar Threads

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