Commit Graph

37 Commits

Author SHA1 Message Date
Mattia 043e4c17fa Fix DASH streams support. 2021-09-28 16:49:38 +02: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 360a330dee Implement Embedded client. Fix #147 2021-07-25 14:47:26 +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 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 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 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 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 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 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
Hexah 32c9f24961 Version 1.4.0
Removed depreaced function `getHighestBitrate`.
2020-06-30 15:18:01 +02:00
Hexah c922fedc5f Update to 1.2.0 2020-06-16 21:49:30 +02:00
Hexah 5beeed2387 Code style 2020-06-10 00:08:16 +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 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
Hexah 407ac50f22 Update for v5 2020-06-05 16:17:08 +02:00
Hexah c7bbbf0d24 Working v5 2020-06-03 23:02:21 +02:00
Hexah 0cfdb5e575 Progress on v5 2020-06-03 13:18:37 +02:00