ThetaDev
|
eecabffd18
|
tests: remove tokio_test::block_on
|
2024-03-16 19:21:30 +01:00 |
|
ThetaDev
|
339231924b
|
fix: update dictionary, fix parsing playlist dates in am and no
|
2024-02-13 18:38:58 +01:00 |
|
ThetaDev
|
9e574d733d
|
fix: use new cookie consent token
|
2023-12-22 23:31:50 +01: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
|
ac25490435
|
chore: fix clippy lints
|
2023-08-30 22:05:18 +02:00 |
|
ThetaDev
|
57628d1392
|
fix: adjust deobf helper object name regex
|
2023-08-16 01:52:39 +02:00 |
|
ThetaDev
|
6cf59a167a
|
fix: use visitor data for ordered channel videos
tests: fix tests
|
2023-08-15 22:37:55 +02:00 |
|
ThetaDev
|
7fe3b0391c
|
tests: output invalid visitor data
|
2023-08-04 16:40:02 +02:00 |
|
ThetaDev
|
43ef8d15c4
|
feat: add build_with_client method to RustyPipeBuilder
fix: create data dir if it doesn't exist
|
2023-08-04 15:14:55 +02:00 |
|
ThetaDev
|
e5c51fe995
|
fix: extract visitor data from html page
|
2023-08-03 19:31:34 +02:00 |
|
ThetaDev
|
5736d53c99
|
feat: add error reporting for deobf data extraction
|
2023-08-03 17:42:31 +02:00 |
|
ThetaDev
|
32b4800b46
|
fix!: remove possible panic from client builder
fix: simplify integer divisions
|
2023-05-31 12:14:11 +02:00 |
|
ThetaDev
|
cc2cadc309
|
fix: add support for A/B test 7 (short date format)
|
2023-05-28 21:07:03 +02:00 |
|
ThetaDev
|
805cc5088f
|
fix: increase default timeout to 20s, use ffmpeg copy arg
refactor: use enum for navigation endpoint
|
2023-05-17 14:35:10 +02:00 |
|
ThetaDev
|
cbeb14f3fd
|
fix: add pedantic lints
|
2023-05-13 02:40:26 +02:00 |
|
ThetaDev
|
a6bf9359b9
|
docs: improve documentation
|
2023-05-13 00:08:14 +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
|
7e5cff719a
|
refaactor: small cleanup
|
2023-05-11 17:18:14 +02:00 |
|
ThetaDev
|
c688ff74e9
|
feat: add storage_dir option
feat(cli): store config in userdata folder
|
2023-05-08 18:07:18 +02:00 |
|
ThetaDev
|
a51e42f563
|
feat: add HTTP request timeout
|
2023-05-08 16:40:37 +02:00 |
|
ThetaDev
|
c021496a55
|
refactor: uopdate NotFound error type
|
2023-05-08 15:21:06 +02:00 |
|
ThetaDev
|
289b1cdbf4
|
refactor: restructure VideoUnavailable error
remove internal error types from public interface
|
2023-05-08 03:36:54 +02:00 |
|
ThetaDev
|
5fbed49ac6
|
fix: client version regex
|
2023-04-25 00:11:54 +02:00 |
|
ThetaDev
|
8a14a47555
|
fix: dont create file storage by default
|
2023-04-23 18:41:34 +02:00 |
|
ThetaDev
|
44a46dbeb9
|
fix: refactor client version extraction, set client timezone
|
2023-04-15 01:10:08 +02:00 |
|
ThetaDev
|
ca1338b6b7
|
fix: make ClientType enum non-exhaustive
|
2023-02-13 01:22:47 +01:00 |
|
ThetaDev
|
d0a8b6fabe
|
fix: rewritten album mv replacement
|
2023-02-09 00:30:22 +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
|
79446bed1c
|
fix: keep JS context when deobfuscating
|
2023-02-04 16:15:35 +01:00 |
|
ThetaDev
|
331a13568a
|
fix: v1.67 clippy lints (inline format strings)
|
2023-01-27 21:19:08 +01:00 |
|
ThetaDev
|
15dad0c428
|
chore: update client versions
|
2023-01-27 20:47:59 +01:00 |
|
ThetaDev
|
06aa677ef7
|
tests: use tokio_test::block_on() instead of test macro
|
2023-01-27 20:47:37 +01:00 |
|
ThetaDev
|
f94d8db4d0
|
feat: add logging for all operations
fix: music_artist: fetch visitor data only once
|
2023-01-27 19:49:16 +01:00 |
|
ThetaDev
|
fe76b2ac66
|
feat: add error message to HttpStatus error
dont create reports on http status errors
|
2023-01-24 23:06:17 +01:00 |
|
ThetaDev
|
cc50862408
|
feat: handle error 400 for invalid ctokens
|
2023-01-23 23:06:56 +01:00 |
|
ThetaDev
|
92a358a079
|
refactor: use fancy-regex only for backtracking
|
2023-01-23 15:33:05 +01:00 |
|
ThetaDev
|
690388788a
|
refactor!: make artist description optional
|
2022-12-16 23:13:09 +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
|
88104753e0
|
feat: add Zz (global) country param
|
2022-12-01 13:31:36 +01:00 |
|
ThetaDev
|
f20ea693a6
|
feat: add music charts
|
2022-12-01 12:56:58 +01:00 |
|
ThetaDev
|
a741a61a30
|
refactor: use generic string params for client
|
2022-11-30 23:57:39 +01:00 |
|
ThetaDev
|
94b55711cb
|
fix: use AsRef generics for pagination
|
2022-11-30 12:42:06 +01:00 |
|
ThetaDev
|
8f82694eaf
|
feat: add music_new_albums/videos
|
2022-11-28 00:56:17 +01:00 |
|
ThetaDev
|
2cd74b1da8
|
feat: add lyrics
|
2022-11-11 00:14:58 +01:00 |
|
ThetaDev
|
dae8c1e775
|
fix: used borrowed str for QBrowse
|
2022-11-10 23:26:05 +01:00 |
|
ThetaDev
|
556575f5ff
|
WIP: add music_details
|
2022-11-10 15:53:55 +01:00 |
|
ThetaDev
|
0101fc0c6b
|
fix: retry on 429 status, handle episodes
|
2022-11-06 22:54:19 +01:00 |
|