Commit Graph

137 Commits

Author SHA1 Message Date
poka b7dfcc3fe6 Use proxy for CORS 2022-04-30 17:49:34 +02:00
Mattia e231b595a8 Rework of `SearchClient`, introduces breaking changes.
Fix #197.
2022-04-13 23:19:09 +02:00
Mattia 51ba543deb dart format 2022-03-03 12:09:08 +01:00
Mattia 60f62f1ad6 Make ChannelAboutPage's description, viewCount, joinDate and country nullable. Fix #192 2022-02-28 12:32:52 +01:00
Mattia 968d750408 Remove @With annotation 2022-02-28 12:26:56 +01:00
Mattia bff709cf94 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	lib/src/channels/channel_client.dart
2022-02-03 12:09:44 +01:00
Mattia 7b89c26b7e Linter fixes 2022-02-03 12:08:50 +01:00
Mattia 754ff337cc Fix #163 + Fix for youtube.com/c/X channels. 2022-02-03 12:08:31 +01:00
Mattia 2ecb634fe9 Minor bug fix.
If a channel in a search query doesn't provide a video count it will default to -1.
Fix #184
2022-02-03 12:07:07 +01:00
itssidhere e19be09e7d default change to embedded, embedded body client changed 2022-02-03 12:07:07 +01:00
Mattia e114785ffd Fix #168 + Fix for youtube.com/c/X channels. 2022-02-01 00:55:55 +01:00
Mattia 6dad4d6776 Minor bug fix.
If a channel in a search query doesn't provide a video count it will default to -1.
Fix #184
2022-01-11 13:54:30 +01:00
itssidhere 8c3d174c91 default change to embedded, embedded body client changed 2022-01-11 17:34:05 +05:30
Mattia 37fbb3fdea Implement json serialization for streams. #94 2021-11-12 21:04:53 +01:00
mitchpk 24147692a2 fix playlist parsing 2021-10-16 17:17:24 +10:30
Mattia 477640869a Fix muxed video extraction #172.
Better dis/likes data extraction.
2021-10-05 17:18:36 +02:00
Mattia d3316ca220 Implement .describe() and aliases. 2021-10-04 13:00:22 +02:00
Mattia a1191fb31f Version v1.10.7+1
Fix tests, remove debug leftovers.
2021-09-28 17:03:08 +02:00
Mattia 043e4c17fa Fix DASH streams support. 2021-09-28 16:49:38 +02:00
vi-k 09b28a7beb Fix error when the http-client is closed and the request is still running. 2021-09-10 19:44:47 +10:00
vi-k 1df6a2e184 Correct the code. 2021-09-03 16:26:51 +10:00
vi-k f75767ea2a Fix the error of incomplete data loading on the Android emulator. 2021-09-03 16:12:30 +10:00
Mattia bba4ba97b6 Fix fetching quality from itag (Removed entirely). 2021-09-01 18:39:09 +02:00
Mattia c70ac16007 Merge remote-tracking branch 'origin/master' 2021-09-01 16:04:54 +02:00
Mattia 214a5f1803 Ignore content-length; Workaround for #162 2021-09-01 10:43:21 +02:00
Mattia c81f0774c1 Lint fixes 2021-08-31 18:06:34 +02:00
Mattia 0c28a632a6 Version 1.10.6
Closes #161
2021-08-29 13:26:21 +02:00
Mattia 3e5effed2f Version 1.10.5
Closes #150 #151
2021-08-28 11:47:01 +02:00
Mattia 360a330dee Implement Embedded client. Fix #147 2021-07-25 14:47:26 +02:00
Mattia 782b148216 Lint fixes. 2021-07-24 01:31:14 +02:00
Mattia b0612c52de Version 1.10.2
Better comments api.
Fix #142
2021-07-24 01:30:12 +02:00
Mattia aa034aa830 Remove relatedQueries endpoint. 2021-07-23 13:10:13 +02:00
Mattia c640d08f29 Version 1.10.1 2021-07-23 12:54:29 +02:00
Mattia 73504b2a44 Version 1.10.0
Code refactoring
Fix #144
Bumped min sdk version to 2.13.0
Changed comments api interface (still experimental)
2021-07-22 15:03:07 +02:00
Mattia ec80924a28 Code refactoring 2021-07-21 02:06:02 +02:00
Mattia 7cb41f8018 Version 1.9.10
Closes #139
2021-07-14 22:36:25 +02:00
Mattia 4562de0ded Version v1.9.7
Fix #135
2021-06-28 11:54:17 +02:00
Mattia 0565dd0b07 Version v1.9.6
Fix #130
2021-06-24 15:23:35 +02:00
Mattia 561bf3339d Version 1.9.5
See #130
2021-06-18 17:14:55 +02:00
Mattia 721ad7e2d5 Version 1.9.4
Fix #126
2021-05-20 10:21:22 +02:00
Mattia 297d2ce2a4 Version 1.9.3+2 2021-05-01 00:23:27 +02:00
Mattia d405feff2f Version 1.9.3 2021-04-30 23:49:49 +02:00
Mattia 8219ed757b Fix SearchVideo.thumbnail 2021-04-29 15:46:36 +02:00
Mattia 1976d83588 Version 1.9.2+1
- Implement `videoThumbnail` in `ChannelVideo`.
2021-04-29 15:32:39 +02:00
Mattia f619a6db9d Version 1.9.2 implement `videoDuration` 2021-04-26 15:33:47 +02:00
Mattia 1633db88f7 Version 1.9.1
Bug Fixes
2021-04-02 22:56:32 +02:00
Mattia d90658c4ac Version 1.9.0-nullsafety.7
See #115
Add channel id to video search.
2021-03-24 10:40:22 +01:00
Michael J. Miller e1e3fec37d Adds video.publishDate 2021-03-23 23:17:49 -06:00
Mattia 4dc635678e Version 1.9.0-nullsafety.6
Fix #112
2021-03-20 18:31:53 +01:00
Mattia c7f8ef49fe Version 1.9.0-nullsafety.5
Implement channel about page.
#69
2021-03-19 11:48:19 +01:00