Commit Graph

9 Commits

Author SHA1 Message Date
bfcb4c9c54 Use _test package to force use of public API 2021-12-21 16:49:52 +01:00
e04def3d58 Update expected test values 2021-05-07 18:38:47 +02:00
3b67f6a80c Better errors and error handling
Fix issue with ignore errors for playlists, now ignore
errors if we get info JSON with a non empty ID.
2019-11-05 00:46:54 +01:00
4bc99db15d Less confusing wront type error messages 2019-11-01 00:25:12 +01:00
5b6ef4f1f2 Make response type an/single/playlist
Make it possible to assert what response to get
2019-11-01 00:01:13 +01:00
181d7b2a30 Fix version match re to handle 2019.09.12.1 2019-09-22 23:14:01 +02:00
47b4e26567 Add --ignore-errors for info download also
--ignore-errors still return error message and exit code != 0
so workaround is to assume things went ok if we get some json on stdout

Filter out failed entries for playlists
2019-09-22 23:13:16 +02:00
87c2baa9c2 Fix misspelling of TODO 2019-07-24 11:39:06 +02:00
88fc6c8d7a init 2019-07-23 21:39:07 +02:00