Commit Graph

11 Commits

Author SHA1 Message Date
Ivan Habunek
280a284fb2
Expand clips tests 2022-08-20 11:16:47 +02:00
Ivan Habunek
8e3a41e415
Expand tests 2022-08-19 09:35:56 +02:00
Ivan Habunek
81846764a1
Don't download already downloaded files 2022-08-14 10:21:38 +02:00
Ivan Habunek
85631c8ce5
Extract progress tracking 2022-08-13 09:40:18 +02:00
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