Commit graph

462 commits

Author SHA1 Message Date
c618c83ff3 fix: add second richGridRenderer variety 2022-10-11 23:43:47 +02:00
eb9d3680cc fix: handle itemSectionRenderer in recommended videos 2022-10-11 22:42:48 +02:00
c65af48a4b fix: add support for channel RichGridRenderer 2022-10-11 20:40:20 +02:00
79b7fcf92c fix: handle playlist not found 2022-10-11 19:50:43 +02:00
de9e3c6ed9 fix: dont create reports on retries 2022-10-11 19:36:20 +02:00
78bf29453f tests: add tests for empty recommendations, new continuation 2022-10-11 19:18:31 +02:00
562ac2df7e fix: retry on empty continuation responses 2022-10-11 18:49:15 +02:00
ef35c48890 fix: channel not found 2022-10-11 12:59:43 +02:00
012cde8b51 fix: parsing errors with YouTube Music channel 2022-10-11 01:16:42 +02:00
1fb4a2664e fix: moved integration tests,
fixed missing search video count,
error on missing search channel description snipped,
error on empty channel info link list,
2022-10-11 00:31:04 +02:00
4dfdb47cae fix: don't use a specific letter for the nsig function name regex 2022-10-10 22:25:20 +02:00
1f6a9a5aaa refactor: make video view count non-optional 2022-10-10 22:08:08 +02:00
6ee24081da refactor: remove microformat parsing for player 2022-10-10 21:58:35 +02:00
ab61cfb4ca test: add more search mapping tests 2022-10-10 21:40:37 +02:00
25de7d678a feat: add search filter, refactor params 2022-10-10 21:08:21 +02:00
44e14a4ae0 fix: remove allow(dead_code) 2022-10-10 12:33:06 +02:00
1bc47b7c2d refactor: move dictionary to util 2022-10-10 12:22:27 +02:00
0b9e486147 test: add search mapping tests 2022-10-10 12:09:36 +02:00
db6a479bcf chore(pre-commit): error on clippy warnings 2022-10-10 01:12:28 +02:00
ecb84e32e1 feat: add search 2022-10-10 01:09:13 +02:00
6251ec1bd9 fix: remove clone from response models 2022-10-09 14:52:22 +02:00
a3e3269fb3 feat: add custom error types, remove anyhow 2022-10-08 14:36:37 +02:00
1297bcb641 fix: add livestream extraction 2022-09-27 23:12:14 +02:00
fe5468313a fix: remove dead code 2022-09-27 21:43:12 +02:00
57e13d15a6 fix: allow concurrent cache access 2022-09-27 21:34:38 +02:00
9866006690 fix: add is_short to recommended video 2022-09-27 20:33:37 +02:00
2254b79cd6 fix: add support for upcoming channel videos 2022-09-27 17:11:01 +02:00
49f3aa3577 docs: more model documentation 2022-09-27 16:31:38 +02:00
305c3ee70e feat: add ChannelRss
- add documentation
- small model refactor: rename player VideoPlayerDetails.thumbnails to thumbnail
2022-09-27 15:23:09 +02:00
6ac5bc3782 feat: add channel video/playlist continuation 2022-09-26 21:26:22 +02:00
6f1a1c4440 feat: add channel playlists
- add tests for channel videos
- small model refactor (rename Channel to ChannelTag)
2022-09-26 20:36:01 +02:00
45707c4d01 chore: migrate insta snapshots to RON 2022-09-24 18:50:52 +02:00
bf97f31173 fix: add new attributed_text description
add mapping tests for video_details
2022-09-24 18:41:27 +02:00
0659a64361 feat: implemented large number parser 2022-09-23 19:42:49 +02:00
f66dce9d3d fix: large number parser (ar) 2022-09-23 18:52:35 +02:00
fc7655093b feat: add large number parser 2022-09-23 18:19:24 +02:00
5d19259a14 feat: add number_tokens for parsing large nums to dictionary 2022-09-23 15:04:22 +02:00
67ae1eb21d feat: add channel_videos
refactor: unify VideoListItem
2022-09-22 00:01:09 +02:00
86a348f210 feat: add video details pagination, tests 2022-09-21 18:17:28 +02:00
6066813cba chore: remove check-added-large-files lint 2022-09-21 17:44:23 +02:00
722f964f77 chore: fix file endings 2022-09-21 17:42:05 +02:00
2e76162adf chore: add more pre-commit lints 2022-09-21 17:41:57 +02:00
169b70ff06 chore: add pre-commit 2022-09-21 17:27:23 +02:00
e4b10fcc83 feat: extract timestamps from video links 2022-09-21 17:19:17 +02:00
ed522e622d feat: add chapter extraction 2022-09-21 16:36:26 +02:00
8629454b5b feat: add rich text extraction
- add video detail tests
2022-09-21 15:10:05 +02:00
3596861b77 fix: information panels (ÖRR, Covid, ...) 2022-09-20 21:47:22 +02:00
584d6aa3f5 feat: add is_live to video details 2022-09-20 21:22:18 +02:00
8c1e7bf6ac fix: fetching comment count 2022-09-20 17:24:16 +02:00
e800e16c68 feat: add video details mapping
- TODO: fix fetching comment count
2022-09-20 16:14:57 +02:00