- Removed unused capture group from URL regex. - Removed tests for additional series with similar names. - Relaxed regex for parsing the video ID from webpage HTML. - Use video_id instead of id to prevent shadowing of built-in names.
[ci skip]
Skip f4m, doesn't work (yet); correctly extract m3u8, and prefer plain HTTP files.
Thanks to https://blog.fefe.de/?ts=a577685d for pointing out support is missing.