ThetaDev
|
c74a6f62f7
|
feat: add support for rustypipe-botguard to get PO tokens
|
2025-02-05 15:56:14 +01:00 |
|
ThetaDev
|
961c8b0c31
|
fix: parsing mixed-case language codes like zh-CN
|
2025-01-18 06:59:43 +01:00 |
|
ThetaDev
|
5cc342a88d
|
docs: update README
|
2025-01-16 03:45:12 +01:00 |
|
ThetaDev
|
638a22d012
|
feat: export subscriptions as OPML / NewPipe JSON
|
2025-01-05 05:51:01 +01:00 |
|
ThetaDev
|
50f5c4b84a
|
feat: add CLI commands to fetch user library and YTM releases/charts
|
2025-01-05 05:51:01 +01:00 |
|
ThetaDev
|
9fa18acb04
|
feat: add cookies.txt parser, add cookie auth + history cmds to CLI
|
2025-01-05 05:51:00 +01:00 |
|
ThetaDev
|
b57bd550df
|
feat: add history item dates, extend timeago parser
|
2025-01-05 05:50:59 +01:00 |
|
ThetaDev
|
7a6a020a39
|
fix: error 400 when fetching player with login
|
2024-12-20 03:06:03 +01:00 |
|
ThetaDev
|
cc87b499d7
|
feat: get comment replies, rich text formatting
|
2024-12-18 19:35:31 +01:00 |
|
ThetaDev
|
54f537e84a
|
fix: replace futures dependency with futures-util
|
2024-12-01 22:24:00 +01:00 |
|
ThetaDev
|
957fa22f77
|
feat!: replace TrackItem::is_video attr with TrackType enum; serde lowercase AlbumType enum for consistency
|
2024-11-09 02:55:59 +01:00 |
|
ThetaDev
|
7a62936392
|
feat: allow searching for YTM users
|
2024-11-09 00:36:42 +01:00 |
|
ThetaDev
|
2040fd4e0a
|
feat: revoke OAuth token when logging out
|
2024-10-24 01:30:59 +02:00 |
|
ThetaDev
|
8cc227077b
|
feat: add OAuth user login to access age-restricted videos
|
2024-10-23 23:02:32 +02:00 |
|
ThetaDev
|
43805aca66
|
feat!: remove TvHtml5Embed client as it got disabled
|
2024-10-23 01:42:02 +02:00 |
|
ThetaDev
|
ee76cee8d1
|
feat: add mobile client
|
2024-10-13 05:16:06 +02:00 |
|
ThetaDev
|
c5e695e297
|
feat: add RustyPipe version constant
|
2024-09-10 03:15:41 +02:00 |
|
ThetaDev
|
63ac07a27a
|
fix: dont store cache in current dir with --report option
|
2024-08-18 03:03:14 +02:00 |
|
ThetaDev
|
b715ae18c4
|
feat!: update channel model, addd handle + video_count, remove tv/mobile banner
|
2024-08-17 02:44:47 +02:00 |
|
ThetaDev
|
ff7dbbc5e6
|
todo: update metadata
|
2024-08-17 00:10:31 +02:00 |
|
ThetaDev
|
0b8cc6ac86
|
fix: detect ip-ban error message
|
2024-08-10 16:26:43 +02:00 |
|
ThetaDev
|
02bf7ee7fe
|
feat: add option to fetch RSS feed
|
2024-08-10 03:35:20 +02:00 |
|
ThetaDev
|
edeb8191b4
|
feat: retry with different client after 403 error
|
2024-08-10 03:11:49 +02:00 |
|
ThetaDev
|
fbecd232e5
|
feat: add list of clients to downloader
|
2024-08-10 02:29:54 +02:00 |
|
ThetaDev
|
00fa95d92c
|
feat: print error message
|
2024-08-10 01:46:18 +02:00 |
|
ThetaDev
|
8ecf2e61cc
|
feat: add potoken option to downloader
|
2024-08-09 21:41:47 +02:00 |
|
ThetaDev
|
65d8f28968
|
fix: use anstream + owo-color for colorful CLI output
the color-print crate works very well, but it cannot disable styling if the terminal does not support it,
when saving the output to a file, etc
|
2024-08-08 15:04:15 +02:00 |
|
ThetaDev
|
8618da4746
|
feat: add plaintext output to CLI
|
2024-08-08 03:22:51 +02:00 |
|
ThetaDev
|
308ed74730
|
feat: add audiotag+indicatif features to downloader
|
2024-08-06 14:04:03 +02:00 |
|
ThetaDev
|
14be4467a3
|
feat: downloader: add download_track fn, improve path templates
|
2024-08-01 03:11:54 +02:00 |
|
ThetaDev
|
9bde75ec6d
|
feat: downloader: add audio tagging
|
2024-07-31 03:27:27 +02:00 |
|
ThetaDev
|
f27d0492cb
|
feat!: add TV client
|
2024-07-30 01:55:24 +02:00 |
|
ThetaDev
|
0d593f970f
|
fix: cli: print video ID when logging errors
|
2024-07-29 18:06:35 +02:00 |
|
ThetaDev
|
5fe1c8abb7
|
feat: overhauled downloader
|
2024-07-27 04:00:11 +02:00 |
|
ThetaDev
|
2f132c047b
|
feat: CLI: setting player type
|
2024-04-26 16:09:13 +02:00 |
|
ThetaDev
|
8458d878e7
|
refactor: generic search API
|
2023-11-18 01:19:47 +01: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
|
1d1dcd622f
|
feat: add tracing
|
2023-09-22 03:22:38 +02:00 |
|
ThetaDev
|
22e298ff98
|
fix: a/b test 8: parsing view count for tracks
|
2023-08-23 11:28:38 +02:00 |
|
ThetaDev
|
93e5ad22e9
|
feat(cli): add vdata argument
|
2023-08-22 23:35:07 +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
|
57086cab9a
|
feat: add report flag to CLI
|
2023-08-03 20:49:30 +02:00 |
|
ThetaDev
|
8ea69d5453
|
fix!: remove music playlist search without filter
|
2023-07-03 16:57:23 +02:00 |
|
ThetaDev
|
32b4800b46
|
fix!: remove possible panic from client builder
fix: simplify integer divisions
|
2023-05-31 12:14:11 +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
|
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
|
6ad77d8daa
|
fix: limit serde_with features
|
2023-05-09 17:35:21 +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
|
3a2e4c8abe
|
fix: parse view count on shorts
|
2023-03-21 22:54:47 +01:00 |
|