mirror of
https://github.com/ihabunek/twitch-dl
synced 2025-07-25 19:12:17 +00:00
* Fix overzealous regex which caused video patterns to be identified as clips by testing for videos before clips. * Allow URLs with or without `www.`. * Add tests which verify this actually works. fixes #28