Commit Graph

7 Commits

Author SHA1 Message Date
Ivan Habunek
b24bc0eb29
Add option to define target filename 2022-01-24 09:06:02 +01:00
Ivan Habunek
62092ee25f
Add some tests 2021-09-16 07:57:55 +02:00
Ivan Habunek
e95b430eec
Remove unused namedtuple 2021-05-18 13:54:17 +02:00
Ivan Habunek
8c582c600e
Fix duplicate named test function 2021-05-18 13:52:34 +02:00
Ivan Habunek
270f53c3c1
Fix tests 2021-02-15 14:33:25 +01:00
Hegesippe Ëspace
d152cbff09 Update tests with new clip naming
New clips ID naming convention. ex: GloriousColdbloodedTortoiseRuleFive-E017utJ4DZmHVpfQ
2021-02-15 14:23:13 +01:00
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