Thread
:
This video/stream REFUSES to download.
View Single Post
#
2
05-11-2013, 05:08 AM
evol
Senior Member
Join Date: Jun 2011
Posts: 228
Re: This video/stream REFUSES to download.
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
evol
View Public Profile
Send a private message to evol
Find all posts by evol