ThetaDev
0432477451
docs: update README
2025-01-16 03:45:12 +01:00
ThetaDev
14e399594f
feat: add functions to fetch a user's history and subscriptions
2025-01-05 05:50:58 +01:00
ThetaDev
7c4f44d09c
feat!: generate random visitorData, remove RustyPipeQuery::get_context and YTContext<'a> from public API
2024-10-23 01:51:16 +02:00
ThetaDev
b589061a40
fix: fetch artist albums continuation
2024-10-22 23:56:59 +02:00
ThetaDev
9da3b25be2
fix: set tracing instrumentation level to Error
2024-08-10 00:06:56 +02:00
ThetaDev
90540c6aaa
feat: add client_type to VideoPlayer, simplify MapResponse trait
...
The MapResponse trait needed too many arguments, so I added the MapRespCtx object.
Also added the client_type to the context, so it can be added to the extracted player data.
This is necessary to be able to download videos with the correct user agent
2024-07-27 02:30:24 +02:00
ThetaDev
8fbd6b95b6
fix: parsing error when no music_related content available
2024-04-18 19:50:06 +02:00
ThetaDev
452f765ffd
fix: handling new podcast links
2023-11-04 01:14:54 +01:00
ThetaDev
e247b0c5d9
fix: remove error on YTM track redirects
...
Example: ZKrwJi0fa34 => z10dAMnp1gc
2023-10-06 03:26:07 +02:00
ThetaDev
b25e9ebbb7
fix: send visitor data for YTM playlists
2023-09-28 01:00:00 +02:00
ThetaDev
1d1dcd622f
feat: add tracing
2023-09-22 03:22:38 +02:00
ThetaDev
cc2cadc309
fix: add support for A/B test 7 (short date format)
2023-05-28 21:07:03 +02:00
ThetaDev
a2bbc850a7
fix: reworked retry system
2023-05-12 17:19:56 +02:00
ThetaDev
3a75ed8610
feat!: add channel_videos_tab, channel_videos_order,
...
remove channel_shorts, channel_livestreams
fix: parsing video types and short durations
2023-05-11 17:18:14 +02:00
ThetaDev
c021496a55
refactor: uopdate NotFound error type
2023-05-08 15:21:06 +02:00
ThetaDev
b88faa9d05
tests: run tests with different lang settings
...
fix: parsing subscriber count on channel search itms
fix: add warnings for all date and numstr parsing
fix: error parsing search suggestions
2023-05-04 21:44:10 +02:00
ThetaDev
7bcff13eb8
fix: use fixed testfiles location
2023-03-25 23:18:49 +01:00
ThetaDev
ee5e82f6bb
fix: instantiate deobfuscator in mapresponse fn
...
Reason: quickjs context is not Send
2023-02-08 12:29:08 +01:00
ThetaDev
331a13568a
fix: v1.67 clippy lints (inline format strings)
2023-01-27 21:19:08 +01:00
ThetaDev
f526ab38eb
refactor!: refactored response models
...
doc: documented all public methods
2022-12-09 01:02:09 +01:00
ThetaDev
de7bd2a965
feat: add music genres
2022-12-02 00:03:50 +01:00
ThetaDev
f20ea693a6
feat: add music charts
2022-12-01 12:56:58 +01:00
ThetaDev
2b91c76b85
fix: replace MVs in albums with tracks from album playlist
2022-11-30 23:45:41 +01:00
ThetaDev
8097873fe1
refactor: use generic string arguments
2022-11-30 13:17:28 +01:00
ThetaDev
64d009615e
fix: use path_macro in tests/codegen for cross-platform paths
2022-11-30 10:04:16 +01:00
ThetaDev
1abdd6f3e2
fix: lyrics not found error, no channel shorts cont
2022-11-22 12:37:07 +01:00
ThetaDev
cb38d5a248
feat: add music_related
2022-11-11 23:41:11 +01:00
ThetaDev
2cd74b1da8
feat: add lyrics
2022-11-11 00:14:58 +01:00
ThetaDev
e4046aef00
feat: add track details, radios
2022-11-10 23:19:11 +01:00
ThetaDev
556575f5ff
WIP: add music_details
2022-11-10 15:53:55 +01:00