Commit Graph

315 Commits

Author SHA1 Message Date
Mattia 7b89c26b7e Linter fixes 2022-02-03 12:08:50 +01:00
Mattia 8360901e0f Remove tools 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 681a0cadd1 Version 1.10.9 2022-01-11 13:44:30 +01:00
Mattia 774f5a2de9
Merge pull request #182
Update all dependencies (include freezed)
2021-12-17 11:20:42 +01:00
WingCH d37b87fcc9 Hide outdated test case 2021-12-14 13:43:08 +08:00
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
Mattia 238ce1bc6f
Merge pull request #176 from mitchpk/master
Improve playlist search parsing
2021-10-18 08:52:37 +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 7fe4e612db Version 1.8.0
Update CHANGELOG.md
2021-10-05 17:29:41 +02:00
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 4a9d23c3d1 Version v1.10.7 2021-09-28 16:50:53 +02:00
Mattia 432529c7e8 Update example.dart 2021-09-28 16:50:15 +02:00
Mattia 043e4c17fa Fix DASH streams support. 2021-09-28 16:49:38 +02:00
Mattia 70531a0632
Merge pull request #168 from vi-k/incomplete_data
Fix the error of incomplete data loading on the Android emulator.
2021-09-27 18:11:01 +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 994ad62cc4 Update pubspec.yaml 2021-08-29 13:28:27 +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 a51e38dcf8
typo 2021-07-26 00:46:15 +02:00
Mattia 56d8281657
Update README.md 2021-07-26 00:45: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 cc1193a26c Update pubspec 2021-07-25 14:50:43 +02:00
Mattia 9881aeb968 New Version: 1.10.3 2021-07-25 14:49:35 +02:00
Mattia 360a330dee Implement Embedded client. Fix #147 2021-07-25 14:47:26 +02:00
Mattia e8ac71ff44
Update README.md 2021-07-24 13:58:20 +02:00
Mattia c7fffbb1b3 Update pubspec.yaml 2021-07-24 01:31:51 +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