Commit Graph

71 Commits

Author SHA1 Message Date
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 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 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 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 d405feff2f Version 1.9.3 2021-04-30 23:49:49 +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 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 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 386069c8a4 Version 1.8.0-beta.2
#100
2021-02-27 18:58:42 +01:00
Mattia 36937cca67 Version 1.8.0-beta.1 2021-02-26 21:37:14 +01:00
Mattia 13249aed18 Fix search issues.
Fix `NoSuchMethodError` exception.

Closes #102
2021-02-26 16:08:48 +01:00
Mattia 5d76402694 Version 1.7.6
Fix tests
Fix `isEmptyOrNull` exception.
2021-01-28 10:32:09 +01:00
Mattia 4498e79c89 Version 1.7.5 2020-12-30 15:00:11 +01:00
Mattia 8372726a65 New Version 1.7.4
Closes #92 #90
2020-12-25 23:29:01 +01:00
Mattia 7c8579d4b1 Version 1.7.3
Fix exceptions on some videos.
Closes #89, #88
2020-12-02 12:05:45 +01:00
Mattia 14e4ad7bf6 Version 1.7.2
Closes #86
2020-11-16 11:52:26 +01:00
Mattia 4f01455f8f Version 1.7.1
Closes #84
2020-11-13 09:21:01 +01:00
Mattia 26c0780991 Version 1.7.0 - Better captions 2020-11-06 22:46:47 +01:00
Mattia 9c514ceadc Update closed captions test 2020-11-02 13:03:56 +01:00
Mattia a6f2dcf272 Better closed captions.
#81, #82
2020-11-01 15:05:19 +01:00
Mattia 9c8e9630ab Fix #80
Version 1.6.2
2020-10-27 14:44:11 +01:00
Mattia 07651c3008 New version 1.15.2
Fix extraction for same videos. This closes #76

(cherry picked from commit 0186ad3d7a)
2020-10-17 15:02:21 +02:00
Mattia 41a4947db2 More Types 2020-09-21 17:34:03 +02:00
Mattia 8955308359 BREAKING CHANGE: Rename class `Container` to `StreamContainer` to avoid name conflict with Flutter's `Container`.
This closes #66
2020-09-11 12:05:27 +02:00
Mattia 9de29f0a48 Update version
Export youtube_http_client.dart
2020-09-03 20:53:07 +02:00
Mattia 56b4816d46 Implement more tests
Close #47
2020-08-15 15:32:01 +02:00
Mattia 77db49cb59 Improve performance in VideoClient.get
Fix tests.

61973c4b57 Thanks @SnGmng
2020-08-15 15:03:52 +02:00
Mattia 85c09a7ad4 Fix container.toString 2020-07-21 11:40:30 +02:00
Mattia ab8edbe7bd Fix all linter info 2020-07-16 20:02:54 +02:00
Mattia e107c60581 Only throw custom exceptions.
getUploadsFromPage no longer throws
2020-07-16 19:28:49 +02:00
Mattia 38c41e8f0b Implement getSrt 2020-07-16 18:52:27 +02:00