Commit graph

121 commits

Author SHA1 Message Date
4ebee5856e feat!: remove channel_videos_ordered due to unstable API 2022-10-28 18:31:42 +02:00
9d0ae0e9c2 feat: add visitor data parameter 2022-10-24 07:45:57 +02:00
3c1cc92461 refactor: replace chrono with time-rs 2022-10-18 22:53:09 +02:00
9aafb84e0f feat: add verification to channel model
- clean up response models
- change verification status serialization
2022-10-18 11:45:51 +02:00
dbcb7fe0df refactor: use unified models for video/playlist/channel 2022-10-17 00:55:49 +02:00
b22f6995cc feat: add URL resolver 2022-10-16 01:40:52 +02:00
9ced819abe feat: add starpage continuation 2022-10-15 12:02:53 +02:00
0bc9496865 feat: add trending 2022-10-14 00:03:10 +02:00
77960170bb feat: add search suggestions 2022-10-13 00:59:54 +02:00
bbaa6cdb90 feat: add fallback to player query 2022-10-13 00:05:44 +02:00
62853d50bf tests: add tests for YT internal channels, remove RSS default feature 2022-10-12 21:17:54 +02:00
de118c59c4 fix: handle channel_rss not found 2022-10-12 01:13:32 +02:00
0d1e569248 fix: handle video details not found 2022-10-12 00:01:25 +02:00
eb9d3680cc fix: handle itemSectionRenderer in recommended videos 2022-10-11 22:42:48 +02:00
79b7fcf92c fix: handle playlist not found 2022-10-11 19:50:43 +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
513bf1dc9c finish timeago parser, refactor codegen 2022-09-05 21:43:43 +02:00
500ea77788 fix: improved timeago performance 2022-09-05 14:33:04 +02:00