yt-dlp (the most up-to-date version of youtube-dl) has hundreds of supported websites.
The generic downloader can download from unsupported websites most of the time and if that doesn't work you just paste in the m3u8 file as seen in my answer.
Yeah, just stumbled across that.Video DownloadHelper a blast from the past. Haven't used that for more than a decade (I discovered youtube-dl and never looked back).
I didn't look further in my testing, only promted me for a license when a wanted to download only audio, which seemed kinda scummy since there isn't even a pure audio source on the website as far as I can tell.
Okay, this was harder than anticipated. Maybe someone can find an easier solution:
Go to the video you want to download, open the DevTools in your browser (F12 in Firefox), go to Network (you might need to reload the page), play the video. In the search bar under Network type in .m3u8. You'll get a file likely named master.m3u8. Right-click on it 'Copy value' than 'Copy url'. Paste this in the following yt-dlp command:
This should download the video.If you want the subtitles, search for .vtt instead (you might need to select the desired subtitles in the player first). You can directly open the subtile file and download it.
I really hope someone can give you an easier solution.Don't hesitate to ask further questions!
The the website is not supported and the generic downloader from yt-dlp doesn't work, hence the need for the m3u8 playlist. Their primary video host seems to be vidmoly, which I found that under the Request Headers.BTW vidmoly as a standalone website is also not supported in yt-dlp with the hilarious reason:
This site looks like it is primarily used for piracy and therefore cannot be supported.
The message was on Xitter from Andy Yen, but it was highlight on Mastodon by Jonah from Privacyguides.The official Proton account also tried to defend Andy Yen on Mastodon (and later deleted it).
My head canon is that Paul Stamets has no idea who the fuck Musk is, and that he didn't want to interrupt Captain Lorca's seemingly encouraging speech. So this is definitely a slip (in my head canon) since Musk is definitely a prominent historical figure in the Mirror Universe.
According to caniuse it seems to have been only ever available in nightly.For anyone interested here is a test site for jpeg xl (and other image formats).
Both c/conservative on Lemm.ee and Lemmy.world are currently unmoderated (no community moderators).The one community moderator on .ee got banned for some Nazi shit.Now in both communities there is lots of love for trans people🏳️⚧️
yt-dlp (the most up-to-date version of youtube-dl) has hundreds of supported websites. The generic downloader can download from unsupported websites most of the time and if that doesn't work you just paste in the m3u8 file as seen in my answer.