Hello,
please help me find how to download this youtube video https://www.youtube.com/watch?v=verOvht-pAg
Usually lot of common tools work, but this one is different, it was a live stream, now finished, but i still can play it (when i go back in time).
I already tried to search how to do it, i tried streamlink with different settings options (hls-live-edge, hls-live-restart), and also youtube-dl, both unsucesfull.
I was able to download only first 30 seconds of video (intro).
Maybe I'm doing something wrong (as i am begginer).
Could you please help me how can i download. As this was live stream i'm not sure how long it will be available...
Thank you!
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 10 of 10
-
-
I think you will find that video has been removed. Noted as 'unlisted'
-
but i can still click on play and then back in time by click to video timelime, it brings me to any position and any part could be still played.
-
it's downloading for me ill let you know if it works or not edit downloaded fine with TVDownloader
Last edited by ChezBompaLawijt; 21st Jan 2021 at 07:11.
-
When I checked prior to my reply the stream would not run.
It runs now and can be downloaded by TVdownloader. A front-end for yt-downloader -
thank you for advices.
Something was changed by broadcaster and now even streamlink with same setting as before now works.
streamlink --hls-live-edge 99999 --hls-segment-threads 5 https://www.youtube.com/watch?v=verOvht-pAg best -o d:\file.mp4 works.
After this change only 720p as the best quality is available, but download works.
Before there was also 1080p available, i was able to play it in browser, but download didnt work with any tool i used before.
Anyway thank you for advices. -
streamlink "https://www.youtube.com/watch?v=verOvht-pAg" best -o video.ts
[cli][info] Found matching plugin youtube for URL https://www.youtube.com/watch?v=verOvht-pAg
[cli][info] Available streams: audio_mp4a, audio_opus, 144p (worst), 240p, 360p, 480p, 720p, 720p60, 1080p60 (best)
[cli][info] Opening stream: 1080p60 (muxed-stream)
[download][video.ts] Written 16.0 MB (1m1s @ 230.6 KB/s) ... -
thank you.
I type the same streamlink "https://www.youtube.com/watch?v=verOvht-pAg" best -o D:\video.ts
[cli][info] Found matching plugin youtube for URL https://www.youtube.com/watch?v=verOvht-pAg
[cli][info] Available streams: 360p (worst), 720p (best)
[cli][info] Opening stream: 720p (http)
[download][video.ts] Written 97.1 MB (49s @ 2.0 MB/s)
why i got with same streamlink command 720p only?
I browser i still can see 1080p60 as well.. -
ffmpeg in same directory as youtube-dl
1080p @ 30 fps (there is no 60 fps)
[Attachment 56898 - Click to enlarge]
Code:youtube-dl -f 137+m4a https://www.youtube.com/watch?v=verOvht-pAg
Note: youtube compress/degrade videos with time - sometimes as soon as a Live event has finished and the master is established on their platform.Last edited by codehound; 22nd Jan 2021 at 05:02.
Similar Threads
-
Cannot download video, youtube-dl tried
By lordsmurf in forum Newbie / General discussionsReplies: 3Last Post: 7th Dec 2020, 08:21 -
AVerMedia Live Gamer HD system crash only on specific YouTube video
By Yerp in forum Capturing and VCRReplies: 1Last Post: 22nd Sep 2017, 15:52 -
youtube-dl: Download Playlist to Specific Directory?
By Adithya in forum Video Streaming DownloadingReplies: 10Last Post: 1st Sep 2017, 13:04 -
cannot download youtube video
By Anonymous in forum Video Streaming DownloadingReplies: 4Last Post: 6th Mar 2017, 00:45 -
How to download video using Youtube-dl
By rogue2020 in forum Video Streaming DownloadingReplies: 1Last Post: 5th May 2016, 16:28