Commit Graph

53 Commits

Author SHA1 Message Date
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
Mattia 1a4bbfcc75 Minor changes 2020-07-14 14:16:52 +02:00
Hexah 32c9f24961 Version 1.4.0
Removed depreaced function `getHighestBitrate`.
2020-06-30 15:18:01 +02:00
Hexah 1e0cd15782 Add ChannelId property to Video class 2020-06-30 01:00:37 +02:00
Hexah fdd85a99fa Version 1.3.2 2020-06-23 10:12:08 +02:00
Hexah e858dca255 Fix test 2020-06-21 16:41:56 +02:00
Hexah 6a1d1633bf Fully implement comments api. Closes #39 2020-06-21 16:23:19 +02:00
Hexah af147ce1ec First implementation 2020-06-17 22:14:27 +02:00
Hexah d9c1321390 All models now implement `EquatableMixin` 2020-06-17 19:11:52 +02:00
Hexah c922fedc5f Update to 1.2.0 2020-06-16 21:49:30 +02:00
Hexah 39563e1c1d Linter fix 2020-06-14 12:14:21 +02:00
Hexah 5beeed2387 Code style 2020-06-10 00:08:16 +02:00
Hexah 66ff1c3e02 Implement ClosedCaption unit tests and fix closed captions api. 2020-06-07 15:11:07 +02:00
Hexah 0d0b8f2185 Add VideoStreamInfoExtension. Closes #31 2020-06-06 16:07:51 +02:00
Hexah 2fadb3a13c dartfmt 2020-06-05 21:06:54 +02:00
Hexah 7e7f076b2f Remove meta dependency 2020-06-05 20:46:25 +02:00
Hexah e71e8f3dd4 Remove meta dependency 2020-06-05 20:20:53 +02:00
Hexah 1fda8f7d6a Prepare for beta release 2020-06-05 20:14:22 +02:00
Hexah ac5d7b4d5c Fix some streams 2020-06-05 20:08:04 +02:00