Open hasnogaems opened 1 year ago
after you've installed the extension, open up inspect element and go to the network tab. after that play whatever vod you want and search for .m3u8
in the network tab. there should be an index-dvr.m3u8
.
now you can use the link to that .m3u8
with yt-dlp or youtube-dl.
the m3u8 it gives you might be the resolution you selected on twitch, so try setting the resolution you want first, then copy that .m3u8
link as using -F in yt-dlp only shows one download version.
There is also a proposition here if you want: https://github.com/BlueWorld1/twitch-vod-downloader
It is working in browser, but can I get direct link to this playable vod to download it with youtube-dl?