Commit Graph

40 Commits

Author SHA1 Message Date
poka b7dfcc3fe6 Use proxy for CORS 2022-04-30 17:49:34 +02:00
Mattia 1795df619d Allow every character to be present in a username.
Fix #207.
2022-04-30 12:37:36 +02:00
Mattia 51ba543deb dart format 2022-03-03 12:09:08 +01:00
Mattia 60f62f1ad6 Make ChannelAboutPage's description, viewCount, joinDate and country nullable. Fix #192 2022-02-28 12:32:52 +01:00
Mattia 7b89c26b7e Linter fixes 2022-02-03 12:08:50 +01:00
Mattia 754ff337cc Fix #163 + Fix for youtube.com/c/X channels. 2022-02-03 12:08:31 +01:00
WingCH 01a9ad6691 update all dependencies and rebuild all model 2021-12-14 13:38:56 +08:00
Mattia 37fbb3fdea Implement json serialization for streams. #94 2021-11-12 21:04:53 +01:00
Mattia 043e4c17fa Fix DASH streams support. 2021-09-28 16:49:38 +02:00
Mattia c81f0774c1 Lint fixes 2021-08-31 18:06:34 +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 7cb41f8018 Version 1.9.10
Closes #139
2021-07-14 22:36:25 +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 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 c7f8ef49fe Version 1.9.0-nullsafety.5
Implement channel about page.
#69
2021-03-19 11:48:19 +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 a6f2dcf272 Better closed captions.
#81, #82
2020-11-01 15:05:19 +01:00
Mattia 32c819f615 Add thumbnail to `SearchVideo`.
Thanks to @shinyford !
2020-10-18 11:55:35 +02:00
Mattia 03ab35260c Minor cleanup 2020-10-17 14:50:58 +02:00
Mattia 7e36349220 Fully implement channel_about_page 2020-10-17 14:45:42 +02:00
Mattia 7770769457 First implementation of channel page. 2020-10-01 16:55:32 +02:00
Mattia ab8edbe7bd Fix all linter info 2020-07-16 20:02:54 +02:00
Mattia c68f8d45f6 Fix lint 2020-07-16 19:11:59 +02:00
Mattia 38c41e8f0b Implement getSrt 2020-07-16 18:52:27 +02:00
Mattia 05abfd747d Fix last commit 2020-07-12 18:31:16 +02:00
Mattia 995738680c Implement #40 2020-07-12 18:24:22 +02:00
Hexah de6caf2949 First implement of #40 2020-07-10 22:28:19 +02:00
Hexah 2e1fd2c7be Implement error handler for `getStream` function. 2020-06-26 15:30:16 +02:00
Hexah d9c1321390 All models now implement `EquatableMixin` 2020-06-17 19:11:52 +02:00
Hexah 5beeed2387 Code style 2020-06-10 00:08:16 +02:00
Hexah 6e4fe9d588 Add SearchClient, Closes #32 2020-06-06 11:28:36 +02:00
Hexah 2fadb3a13c dartfmt 2020-06-05 21:06:54 +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