Commit Graph

22 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
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
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 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
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 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