Always wanted to download one of those youtube videos that run all the time, non-stop?
For example: Lofi girl?
Unfortunately you can't just simply paste the link in JDownloader or youtube-dl. But don't worry. I've got you covered.
That's it!
For example: Lofi girl?
Unfortunately you can't just simply paste the link in JDownloader or youtube-dl. But don't worry. I've got you covered.
- Download youtube-dl from https://ytdl-org.github.io/youtube-dl/download.html
- Place the .exe file on your desktop
- Open a command window
- Type
cd desktop
- Paste the following command:
youtube-dl --no-part -f best "youtubelink"
(don't forget to replace youtubelink with the actual youtube link) - Let the command run for a desired number of time (try to guess the "loop"
- Once satisfied press control + c in the command window
- The resulting file will appear on your desktop
That's it!

Last edited: