ThetaDev created branch refactor in ThetaDev/rustypipe 2022-10-16 23:36:34 +02:00
ThetaDev pushed to main at ThetaDev/rustypipe 2022-10-16 01:41:18 +02:00
b22f6995cc feat: add URL resolver
2b70badd4e feat: add visitor data to paginator, trends: mapping tests
9ced819abe feat: add starpage continuation
Compare 3 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2022-10-14 00:03:29 +02:00
0bc9496865 feat: add trending
77960170bb feat: add search suggestions
Compare 2 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2022-10-13 00:05:50 +02:00
bbaa6cdb90 feat: add fallback to player query
ThetaDev pushed to main at ThetaDev/rustypipe 2022-10-12 23:54:51 +02:00
c94d688d25 feat: add fallback to player query
ThetaDev pushed to main at ThetaDev/rustypipe 2022-10-12 22:29:43 +02:00
01b9c8e310 fix: clean stuff up
62853d50bf tests: add tests for YT internal channels, remove RSS default feature
Compare 2 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2022-10-12 01:14:10 +02:00
de118c59c4 fix: handle channel_rss not found
ThetaDev pushed to main at ThetaDev/rustypipe 2022-10-12 00:24:47 +02:00
d4d029c3ce fix: video_details empty content, update client versions
ThetaDev pushed to main at ThetaDev/rustypipe 2022-10-12 00:02:05 +02:00
0d1e569248 fix: handle video details not found
ThetaDev pushed to main at ThetaDev/rustypipe 2022-10-11 23:44:22 +02:00
c618c83ff3 fix: add second richGridRenderer variety
ThetaDev pushed to main at ThetaDev/rustypipe 2022-10-11 22:42:54 +02:00
eb9d3680cc fix: handle itemSectionRenderer in recommended videos
ThetaDev pushed to main at ThetaDev/rustypipe 2022-10-11 22:23:31 +02:00
a1d2558695 fix: handle itemSectionRenderer in recommended videos
ThetaDev pushed to main at ThetaDev/rustypipe 2022-10-11 20:41:17 +02:00
c65af48a4b fix: add support for channel RichGridRenderer
ThetaDev pushed to main at ThetaDev/rustypipe 2022-10-11 19:51:20 +02:00
79b7fcf92c fix: handle playlist not found
de9e3c6ed9 fix: dont create reports on retries
78bf29453f tests: add tests for empty recommendations, new continuation
562ac2df7e fix: retry on empty continuation responses
ef35c48890 fix: channel not found
Compare 5 commits »
ThetaDev created branch fix-channel-not-found in ThetaDev/rustypipe 2022-10-11 10:54:19 +02:00
ThetaDev pushed to fix-channel-not-found at ThetaDev/rustypipe 2022-10-11 10:54:19 +02:00
ThetaDev pushed to main at ThetaDev/rustypipe 2022-10-11 10:54:12 +02:00
012cde8b51 fix: parsing errors with YouTube Music channel
ThetaDev pushed to main at ThetaDev/rustypipe 2022-10-11 00:33:22 +02:00
1fb4a2664e fix: moved integration tests,
4dfdb47cae fix: don't use a specific letter for the nsig function name regex
Compare 2 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2022-10-10 22:08:42 +02:00
1f6a9a5aaa refactor: make video view count non-optional
6ee24081da refactor: remove microformat parsing for player
ab61cfb4ca test: add more search mapping tests
Compare 3 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2022-10-10 21:09:00 +02:00
25de7d678a feat: add search filter, refactor params