Commit Graph

212 Commits

Author SHA1 Message Date
poka b7dfcc3fe6 Use proxy for CORS 2022-04-30 17:49:34 +02:00
Mattia 1795df619d Allow every character to be present in a username.
Fix #207.
2022-04-30 12:37:36 +02:00
Mattia e231b595a8 Rework of `SearchClient`, introduces breaking changes.
Fix #197.
2022-04-13 23:19:09 +02:00
Mattia 0ce24bf017 Fix #194: allow malformed utf8
Version 1.10.10+2
2022-03-03 12:11:02 +01:00
Mattia 51ba543deb dart format 2022-03-03 12:09:08 +01:00
Mattia 48b8b503ac Deprecated `withHighestBitrate()` in favour of `bestQuality`. 2022-02-28 18:07:11 +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
WingCH 01a9ad6691 update all dependencies and rebuild all model 2021-12-14 13:38:56 +08:00
Mattia 37fbb3fdea Implement json serialization for streams. #94 2021-11-12 21:04:53 +01:00
Mattia f1c1d465c0
Merge pull request #178 from TamilKannanCV-personal/master
added youtube shorts support
2021-10-19 23:36:44 +02:00
TamilKannan-personal 18b2e7d5f8 added youtube shorts support 2021-10-17 12:12:14 +05:30
mitchpk 38056e66a1 probably shouldn't need to change this 2021-10-16 17:18:25 +10:30
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 e323a24ba3 Fix warning 2021-10-04 13:02:13 +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 d4f9c6b605 Version 1.10.5+1 2021-08-28 13:01:49 +02:00
Mattia 3e5effed2f Version 1.10.5
Closes #150 #151
2021-08-28 11:47:01 +02:00
Mattia 4bb032f2f6 Version 1.10.4
- Fix infinite loop when getting channel uploads.
2021-07-26 00:41:55 +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 3b530c7ee4 Migrate from `package:equatable` to `freezed` 2021-07-19 00:47:22 +02:00
Mattia 0949bb13c1 Typo's & [watchPage] annotation 2021-07-18 16:12:31 +02:00
Mattia 89c073fd51 Better exception handling 2021-07-15 23:43:47 +02:00
Mattia 7cb41f8018 Version 1.9.10
Closes #139
2021-07-14 22:36:25 +02:00
Mattia 9d50d205ec Version 1.9.9
Fix #134
2021-07-05 10:17:00 +02:00