Commit Graph

184 Commits

Author SHA1 Message Date
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
Mattia 4f9b38d7d2 Version v1.9.8
Fix #131
2021-07-02 00:48:10 +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 99d9368a56 Version 1.9.3+1 2021-04-30 23:53:14 +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
Tilmann Meyer bb9397fc3c
fix: Fix long playlist extraction again
YouTube changed their API endpoint AGAIN or my browser
had a older version still in cache. This changes it to the new endpoint again
2021-03-18 23:37:56 +01:00
Mattia 95a77244a0 dartfmt 2021-03-18 22:22:55 +01:00
Mattia 36f3efac70 Version `1.9.0-nullsafety.4`
Fix #109
Fix #110
2021-03-18 22:22:34 +01:00
Mattia ae097a3198 Implement `getQuerySuggestions`. 2021-03-11 23:28:51 +01:00
Mattia 42617b5ac0 Version 1.9.0-nullsafety.2
#107
2021-03-11 14:20:37 +01:00
Mattia cdca20011f Null safety migration 2021-03-04 12:20:00 +01:00
Mattia 5385ba1628 Fix search duration parsing 2021-03-04 11:01:11 +01:00
Mattia a5c930b69c Version 1.8.0-beta.5
Fix search when stream is present.
2021-03-04 10:57:47 +01:00
Mattia b6590c5698 Version 1.8.0-beta.4
Removed debug message.
2021-03-04 10:49:53 +01:00
Mattia 7fa1dc8bf6 Version 1.8.0-beta.3
#100
2021-03-04 10:46:37 +01:00
Mattia fff8719fdf dartfmt 2021-02-27 18:59:25 +01:00