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
|
a706a7011b
|
feat: redirect secondary YT channels to the YTM channel
Squashed commit of the following:
commit 88809265ead6eadfafab4b74091dd1af357b9577
Author: ThetaDev <t.testboy@gmail.com>
Date: Sat Jan 21 22:16:23 2023 +0100
feat: redirect secondary YT channels to the YTM channel
commit 02cc120912509f40f45da243ba5d37798b9ff411
Author: ThetaDev <t.testboy@gmail.com>
Date: Mon Jan 9 23:57:18 2023 +0100
add artists_no_tracks testfile
|
2023-01-21 22:18:25 +01:00 |
|
ThetaDev
|
f526ab38eb
|
refactor!: refactored response models
doc: documented all public methods
|
2022-12-09 01:02:09 +01:00 |
|
ThetaDev
|
e063c04821
|
refactor!: move downloader to seperate crate
|
2022-12-01 00:25:47 +01:00 |
|
ThetaDev
|
1abdd6f3e2
|
fix: lyrics not found error, no channel shorts cont
|
2022-11-22 12:37:07 +01:00 |
|
ThetaDev
|
68342cecab
|
feat: add more extraction errors
|
2022-11-04 21:28:13 +01:00 |
|
ThetaDev
|
ae91c46fb2
|
refactor: remove query retries
|
2022-10-17 23:42:10 +02:00 |
|
ThetaDev
|
01b9c8e310
|
fix: clean stuff up
|
2022-10-12 22:29:19 +02:00 |
|
ThetaDev
|
62853d50bf
|
tests: add tests for YT internal channels, remove RSS default feature
|
2022-10-12 21:17:54 +02:00 |
|
ThetaDev
|
eb9d3680cc
|
fix: handle itemSectionRenderer in recommended videos
|
2022-10-11 22:42:48 +02:00 |
|
ThetaDev
|
562ac2df7e
|
fix: retry on empty continuation responses
|
2022-10-11 18:49:15 +02:00 |
|
ThetaDev
|
ef35c48890
|
fix: channel not found
|
2022-10-11 12:59:43 +02:00 |
|
ThetaDev
|
1fb4a2664e
|
fix: moved integration tests,
fixed missing search video count,
error on missing search channel description snipped,
error on empty channel info link list,
|
2022-10-11 00:31:04 +02:00 |
|
ThetaDev
|
ecb84e32e1
|
feat: add search
|
2022-10-10 01:09:13 +02:00 |
|
ThetaDev
|
6251ec1bd9
|
fix: remove clone from response models
|
2022-10-09 14:52:22 +02:00 |
|
ThetaDev
|
a3e3269fb3
|
feat: add custom error types, remove anyhow
|
2022-10-08 14:36:37 +02:00 |
|
ThetaDev
|
df6543d62e
|
refactor: remove thiserror for now
|
2022-09-19 13:24:12 +02:00 |
|
ThetaDev
|
972288d810
|
feat: add video details response model
- add paginator, impl for playlist items
- small model refactor
- add ignore_any deserializer
- removed unnecessary clones in response mapping
|
2022-09-19 00:08:37 +02:00 |
|
ThetaDev
|
0c76125595
|
initial commit
|
2022-07-21 15:38:53 +02:00 |
|