twitch-dl/twitchdl
Ivan Habunek 78295a492c
Improve parsing inputs for download command
* 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
2020-08-09 11:45:39 +02:00
..
__init__.py Bump version, changelog 2020-06-10 12:07:59 +02:00
commands.py Improve parsing inputs for download command 2020-08-09 11:45:39 +02:00
console.py Make quality selectable for video download 2020-08-07 16:23:00 +02:00
download.py Nicer otput while dowloading VODs, bright colors 2020-04-11 14:05:23 +02:00
exceptions.py Allow using video URL as arg to download command 2019-02-09 11:52:15 +01:00
output.py Fix url to video shown when listing videos 2020-08-07 16:24:23 +02:00
twitch.py Remove unused code 2020-05-29 13:51:51 +02:00
utils.py Allow unicode values in slugs 2020-06-10 10:54:28 +02:00