Commit Graph

38 Commits

Author SHA1 Message Date
Mattia 7b89c26b7e Linter fixes 2022-02-03 12:08:50 +01:00
Mattia 043e4c17fa Fix DASH streams support. 2021-09-28 16:49:38 +02:00
Mattia b0612c52de Version 1.10.2
Better comments api.
Fix #142
2021-07-24 01:30:12 +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 4f9b38d7d2 Version v1.9.8
Fix #131
2021-07-02 00:48:10 +02:00
Mattia 0565dd0b07 Version v1.9.6
Fix #130
2021-06-24 15:23:35 +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
Mattia 4dc635678e Version 1.9.0-nullsafety.6
Fix #112
2021-03-20 18:31:53 +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 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 7fa1dc8bf6 Version 1.8.0-beta.3
#100
2021-03-04 10:46:37 +01:00
Mattia a6f2dcf272 Better closed captions.
#81, #82
2020-11-01 15:05:19 +01:00
Mattia c34ae57ee7 Fix linter for generated files 2020-10-30 22:20:31 +01:00
Mattia 9c8e9630ab Fix #80
Version 1.6.2
2020-10-27 14:44:11 +01:00
Hexah d5fa69a445 Fully Implement #20 2020-06-13 22:54:53 +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
Hexah 911712cfa1 More on v5 2020-05-31 23:36:23 +02:00
Hexah 447f7f27d7 Implement v5 - 1 2020-04-18 23:22:13 +02:00
Hexah d36aa68486 Code reformatting & refactoring.
Throw exception on error code 403.
2020-03-20 11:26:52 +01:00
Hexah 9a063bdb51 Add sub libraries 2020-03-12 23:31:26 +01:00
Hexah f2b76d3c2f Remove dart:io
Closes #16
2020-03-11 19:33:52 +01:00
Hexah bac2c6fc18 Add getChannelIdFromVideo
#15
2020-03-11 11:59:07 +01:00
Hexah a34e573c1e Make getChannelPage and getVideoPage public 2020-03-11 11:27:00 +01:00
Hexah f9ca0cab1f Version 0.0.13
Fix Channel expression
Closes #15
2020-03-10 21:58:02 +01:00
Hexah 6e4c7aa50c Version 0.0.12 2020-03-10 14:08:20 +01:00
Hexah 545808fd97 Add DownloadExtension 2020-03-06 23:18:33 +01:00
Hexah df639beecf Implement CaptionListExtension for `getByTime` method function 2020-02-28 22:39:13 +01:00
Hexah b06e24c8db Fix error thrown when `captions` are null 2020-02-28 22:38:41 +01:00
Hexah 7e01cfbb4c Implement Custom Exceptions.
Closes #7
2020-02-23 21:00:35 +01:00
Hexah f15a8b3c23 Implement Caption API 2020-02-23 20:29:08 +01:00
Hexah 0aec322140 Implement Search API 2020-02-21 23:48:37 +01:00
Hexah d458e23f3b Add channel api 2020-02-20 22:13:51 +01:00