How to download a 24/7 youtube livestream

Mave

TMS Founder
Administrator
Messages
234,199
Location
Belgium
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.
  1. Download youtube-dl from https://ytdl-org.github.io/youtube-dl/download.html
  2. Place the .exe file on your desktop
  3. Open a command window
  4. Type cd desktop
  5. Paste the following command: youtube-dl --no-part -f best "youtubelink" (don't forget to replace youtubelink with the actual youtube link)
  6. Let the command run for a desired number of time (try to guess the "loop"
  7. Once satisfied press control + c in the command window
  8. The resulting file will appear on your desktop

That's it!

duEIbC4.png
 
Last edited:
Back
Top Bottom