Commit Graph

20 Commits

Author SHA1 Message Date
Ivan Habunek
de95384e6b
Fix tests 2024-04-28 10:16:33 +02:00
Ivan Habunek
8a7fdad22f
Test m patterns 2024-04-25 07:31:52 +02:00
Ivan Habunek
c0eae623a4
Test clips 2024-04-24 14:45:49 +02:00
Ivan Habunek
f4d0643b07
Fix flaky test 2024-04-24 14:41:48 +02:00
Ivan Habunek
ea4b714343
Test videos command 2024-04-24 14:39:17 +02:00
Ivan Habunek
f815934e15
Simplify and test get_game_ids 2024-04-24 14:39:12 +02:00
Ivan Habunek
3d03658850
Add tests 2024-04-24 08:59:01 +02:00
Ivan Habunek
3c0f8a8ece
Add some cli tests 2024-04-24 08:38:55 +02:00
Ivan Habunek
30301c07b9
Fix tests 2024-04-10 08:04:21 +02:00
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