Quote:
Originally Posted by evol
One small error your doing
It should be
Do a version check to see if it recognised 1st
Or for more help
|
I think that's it but I can't test it as the video is now gone. At least I managed to download it.
Quote:
Originally Posted by evol
ffmpeg my friend really easy just press Ctrl+Shift+K in your browser and search this in the Filter to get the .m3u8
Code:
http://www.youtube.com/api/manifest/hls_playlist/id/
Then just simply
Code:
ffmpeg -i ".m3u8 url here" -c copy seg.ts

|
So in future when I'm struggling to download a video, how do I find the URL that I need to paste into filter in order to obtain the .m3u8 url?
Code:
Code:
http://www.youtube.com/api/manifest/hls_playlist/id/
doesn't work for every video right?
Sorry for my noobness.
