Commit graph

491 commits

Author SHA1 Message Date
ThetaDev
53cc9f1a27 fix: parsing Singhalese numbers 2023-11-04 02:03:17 +01:00
ThetaDev
a1ac25fda5 fix: fetching channel info with different language 2023-11-04 01:36:49 +01:00
ThetaDev
452f765ffd fix: handling new podcast links 2023-11-04 01:14:54 +01:00
ThetaDev
ba06e2c8c8 fix: a/b test 10: channel about modal 2023-11-03 21:46:55 +01:00
ThetaDev
cced125390 fix: Handle trimmed channel ID from RSS feed 2023-11-03 20:45:19 +01:00
ThetaDev
1ec1666d77 fix: tests, clippy lints 2023-10-08 01:04:52 +02:00
ThetaDev
e247b0c5d9 fix: remove error on YTM track redirects
Example: ZKrwJi0fa34 => z10dAMnp1gc
2023-10-06 03:26:07 +02:00
ThetaDev
d6de428549 fix: fetch YTM playlists with visitor data
feat: add lang/country options to cli
2023-09-28 01:40:18 +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
abd3317a10 chore: fix clippy lints 2023-09-16 23:34:34 +02:00
ThetaDev
ac25490435 chore: fix clippy lints 2023-08-30 22:05:18 +02:00
ThetaDev
22e298ff98 fix: a/b test 8: parsing view count for tracks 2023-08-23 11:28:38 +02:00
ThetaDev
e2eda901b1 fix: add support for new channel about data model 2023-08-22 22:58:28 +02:00
ThetaDev
57628d1392 fix: adjust deobf helper object name regex 2023-08-16 01:52:39 +02:00
ThetaDev
d8e3841fb6 feat: add channel videos sort by oldest 2023-08-16 01:37:20 +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
d78fa371e9 fix: handle navigation endpoints for shorts (reelWatchEndpoint) 2023-08-04 16:15:04 +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
43ed52daf9 fix: parsing video details for DRM-restricted movies 2023-08-04 01:26:26 +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
ca2335d03f fix: parsing playlist channel
(more than 1 text component led to an error)
2023-07-30 18:02:06 +02:00
ThetaDev
687ddec50d fix: make error enums exhaustive 2023-07-30 17:02:03 +02:00
ThetaDev
9d385e8e9b fix: player from android client 2023-07-30 17:00:47 +02:00
ThetaDev
68926b9ca2 refactor: split music item mapping into multiple fns 2023-07-22 16:36:57 +02:00
ThetaDev
1d94d0241b tests: fix tests 2023-07-22 16:11:56 +02:00
ThetaDev
375c08d11b fix: playlist id regex 2023-07-04 12:47:05 +02:00
ThetaDev
8ea69d5453 fix!: remove music playlist search without filter 2023-07-03 16:57:23 +02:00
ThetaDev
031b730c47 fix: add support for shorts playlists (A/B test 9) 2023-07-03 16:50:37 +02:00
ThetaDev
1bab2ef301 fix: deobfuscator not extracting array_str 2023-06-28 17:57:18 +02:00
ThetaDev
c879dcf934 tests: fix tests 2023-06-20 18:26:29 +02:00
ThetaDev
32b4800b46 fix!: remove possible panic from client builder
fix: simplify integer divisions
2023-05-31 12:14:11 +02:00
ThetaDev
182f9ebfb8 fix: extracting artist discography with without page type 2023-05-31 11:38:50 +02:00
ThetaDev
0cd018e37a fix: add dictionary support for short timeago strings 2023-05-31 01:41:46 +02:00
ThetaDev
cc2cadc309 fix: add support for A/B test 7 (short date format) 2023-05-28 21:07:03 +02:00
ThetaDev
cca9838b7e fix: playlist id regex 2023-05-28 19:28:33 +02:00
ThetaDev
da8b2a27fc fix: Swahili duration text parsing 2023-05-22 17:44:14 +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
dc7bd7befc fix: parsing playlists with empty videoInfo 2023-05-15 12:01:56 +02:00
ThetaDev
c8e2d342c6 feat: add support for new artist discography page 2023-05-14 03:05:24 +02:00
ThetaDev
bf80db8a9a fix!: parse full video info from playlist items, remove PlaylistVideo model 2023-05-13 23:10:05 +02:00
ThetaDev
54f42bcb54 fix: add more markdown escape chars, change RichText enum 2023-05-13 15:59:41 +02:00
ThetaDev
a0819ac72c feat: add richtext to markdown conversion 2023-05-13 03:20:48 +02:00
ThetaDev
cbeb14f3fd fix: add pedantic lints 2023-05-13 02:40:26 +02:00
ThetaDev
81280200f7 fix: add channel playlist ids to regex 2023-05-13 00:11:22 +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
ef1cdbc91a fix: shorts duration parsing, playlist dates (no), number_nd_tokens (is) 2023-05-11 22:59:56 +02:00