21 Commits

Author SHA1 Message Date
bb4defdb82 In an MVW JSON response the 'size' attribute may be None e.g. when the result is an ORF .m3u8 instead of an .mp4 file 2022-03-17 02:07:50 +01:00
0f68ef558e exit if results list is empty (or is cleared during filtering) 2022-03-17 01:50:19 +01:00
32932fe803 Get unique list of files we want to download 2022-03-16 15:49:29 +01:00
c5830aeadc Use project profile 2022-03-15 04:31:30 +01:00
3b33fd65a7 Debugging 2022-03-15 04:30:53 +01:00
ffb9e9d5f4 Reformat function definitions with same indentation level 2022-03-15 04:30:26 +01:00
4ce2163e19 Require Pydantic 2022-03-15 04:28:35 +01:00
65fe4b707c Use Pydantic JSON model files 2022-03-15 04:27:28 +01:00
1110f3b024 Add Pydantic JSON model files 2022-03-15 04:25:03 +01:00
98d307db73 Get JSON response body from MediathekViewWeb 2022-03-14 15:06:57 +01:00
affa15e191 Get JSON query string from config 2022-03-14 06:58:45 +01:00
6686e91236 Add example json file for query string 2022-03-14 00:59:40 +01:00
f0130ce2fb Add default API endpoint for MediathekViewWeb instance 2022-03-13 17:28:19 +01:00
576b3a56a9 Merge pull request 'feature/parse-config-file' (#1) from feature/parse-config-file into master
Reviewed-on: #1
2022-03-13 16:19:06 +00:00
720493d0de Get config loading and parsing into usable state 2022-03-13 17:17:44 +01:00
d1130baa10 Remove iml file 2022-03-11 01:42:24 +01:00
8e06777e51 Add basics for parsing a config file 2022-03-11 01:36:11 +01:00
c35ee252d9 Add example config file 2022-03-10 07:31:14 +01:00
ae5fc42c4f Initial commit 2022-03-10 06:27:34 +01:00
e49250c96e Initial commit 2022-03-10 06:27:25 +01:00
3f19743a68 Initial commit 2022-03-10 05:15:24 +00:00