Commit Graph

  • b7dfcc3fe6 Use proxy for CORS master poka 2022-04-30 17:49:34 +0200
  • 1795df619d Allow every character to be present in a username. Fix #207. Mattia 2022-04-30 12:37:36 +0200
  • 8026eea9b5 dartfmt Mattia 2022-04-13 23:31:21 +0200
  • c900b729f6 Fix search tests Mattia 2022-04-13 23:30:40 +0200
  • e231b595a8 Rework of `SearchClient`, introduces breaking changes. Fix #197. Mattia 2022-04-13 23:19:09 +0200
  • 0ce24bf017 Fix #194: allow malformed utf8 Version 1.10.10+2 Mattia 2022-03-03 12:11:02 +0100
  • 51ba543deb dart format Mattia 2022-03-03 12:09:08 +0100
  • e1bee8c6d9 Update pubspec.yaml Mattia 2022-02-28 18:07:23 +0100
  • 48b8b503ac Deprecated `withHighestBitrate()` in favour of `bestQuality`. Mattia 2022-02-28 18:07:11 +0100
  • 4dcea575bc Update to version 1.10.10 Mattia 2022-02-28 12:45:56 +0100
  • 60f62f1ad6 Make ChannelAboutPage's description, viewCount, joinDate and country nullable. Fix #192 Mattia 2022-02-28 12:32:52 +0100
  • 968d750408 Remove @With annotation Mattia 2022-02-28 12:26:56 +0100
  • bff709cf94 Merge remote-tracking branch 'origin/master' Mattia 2022-02-03 12:09:44 +0100
  • 7b89c26b7e Linter fixes Mattia 2022-02-03 12:06:09 +0100
  • 8360901e0f Remove tools Mattia 2022-02-01 00:56:33 +0100
  • 754ff337cc Fix #163 + Fix for youtube.com/c/X channels. Mattia 2022-02-01 00:55:55 +0100
  • 2ecb634fe9 Minor bug fix. If a channel in a search query doesn't provide a video count it will default to -1. Fix #184 Mattia 2022-01-11 13:54:30 +0100
  • e19be09e7d default change to embedded, embedded body client changed itssidhere 2022-01-11 17:34:05 +0530
  • fce17affdd Remove tools Mattia 2022-02-01 00:56:33 +0100
  • e114785ffd Fix #168 + Fix for youtube.com/c/X channels. Mattia 2022-02-01 00:55:55 +0100
  • 6dad4d6776 Minor bug fix. If a channel in a search query doesn't provide a video count it will default to -1. Fix #184 Mattia 2022-01-11 13:54:30 +0100
  • 4a1243e8db Merge remote-tracking branch 'origin/master' Mattia 2022-01-11 13:44:42 +0100
  • 681a0cadd1 Version 1.10.9 Mattia 2022-01-11 13:44:30 +0100
  • 103f5aa59f
    Merge pull request #185 Mattia 2022-01-11 04:32:53 -0800
  • 8c3d174c91 default change to embedded, embedded body client changed itssidhere 2022-01-11 17:34:05 +0530
  • 774f5a2de9
    Merge pull request #182 Mattia 2021-12-17 11:20:42 +0100
  • d37b87fcc9 Hide outdated test case WingCH 2021-12-14 13:43:08 +0800
  • 01a9ad6691 update all dependencies and rebuild all model WingCH 2021-12-14 13:38:56 +0800
  • 37fbb3fdea Implement json serialization for streams. #94 Mattia 2021-11-12 21:04:53 +0100
  • f1c1d465c0
    Merge pull request #178 from TamilKannanCV-personal/master Mattia 2021-10-19 23:36:44 +0200
  • 238ce1bc6f
    Merge pull request #176 from mitchpk/master Mattia 2021-10-18 08:52:37 +0200
  • 18b2e7d5f8 added youtube shorts support TamilKannan-personal 2021-10-17 12:12:14 +0530
  • 38056e66a1 probably shouldn't need to change this mitchpk 2021-10-16 17:18:25 +1030
  • 24147692a2 fix playlist parsing mitchpk 2021-10-16 17:17:24 +1030
  • 7fe4e612db Version 1.8.0 Update CHANGELOG.md Mattia 2021-10-05 17:29:41 +0200
  • 477640869a Fix muxed video extraction #172. Better dis/likes data extraction. Mattia 2021-10-05 17:18:36 +0200
  • e323a24ba3 Fix warning Mattia 2021-10-04 13:02:13 +0200
  • d3316ca220 Implement .describe() and aliases. Mattia 2021-10-04 13:00:22 +0200
  • a1191fb31f Version v1.10.7+1 Mattia 2021-09-28 17:03:08 +0200
  • 4a9d23c3d1 Version v1.10.7 Mattia 2021-09-28 16:50:53 +0200
  • 432529c7e8 Update example.dart Mattia 2021-09-28 16:50:15 +0200
  • 043e4c17fa Fix DASH streams support. Mattia 2021-09-28 16:49:38 +0200
  • 70531a0632
    Merge pull request #168 from vi-k/incomplete_data Mattia 2021-09-27 18:11:01 +0200
  • 09b28a7beb Fix error when the http-client is closed and the request is still running. vi-k 2021-09-10 19:44:47 +1000
  • 1df6a2e184 Correct the code. vi-k 2021-09-03 16:26:51 +1000
  • f75767ea2a Fix the error of incomplete data loading on the Android emulator. vi-k 2021-09-03 16:12:30 +1000
  • bba4ba97b6 Fix fetching quality from itag (Removed entirely). Mattia 2021-09-01 18:39:09 +0200
  • c70ac16007 Merge remote-tracking branch 'origin/master' Mattia 2021-09-01 16:04:54 +0200
  • 214a5f1803 Ignore content-length; Workaround for #162 Mattia 2021-09-01 10:43:21 +0200
  • c81f0774c1 Lint fixes Mattia 2021-08-31 18:06:34 +0200
  • 994ad62cc4 Update pubspec.yaml Mattia 2021-08-29 13:28:27 +0200
  • 0c28a632a6 Version 1.10.6 Closes #161 Mattia 2021-08-29 13:26:21 +0200
  • d4f9c6b605 Version 1.10.5+1 Mattia 2021-08-28 13:01:49 +0200
  • 3e5effed2f Version 1.10.5 Closes #150 #151 Mattia 2021-08-28 11:47:01 +0200
  • a51e38dcf8
    typo Mattia 2021-07-26 00:46:15 +0200
  • 56d8281657
    Update README.md Mattia 2021-07-26 00:45:01 +0200
  • 4bb032f2f6 Version 1.10.4 - Fix infinite loop when getting channel uploads. Mattia 2021-07-26 00:41:55 +0200
  • cc1193a26c Update pubspec Mattia 2021-07-25 14:50:43 +0200
  • 9881aeb968 New Version: 1.10.3 Mattia 2021-07-25 14:49:35 +0200
  • 360a330dee Implement Embedded client. Fix #147 Mattia 2021-07-25 14:47:26 +0200
  • e8ac71ff44
    Update README.md Mattia 2021-07-24 13:58:20 +0200
  • c7fffbb1b3 Update pubspec.yaml Mattia 2021-07-24 01:31:51 +0200
  • 782b148216 Lint fixes. Mattia 2021-07-24 01:31:14 +0200
  • b0612c52de Version 1.10.2 Better comments api. Fix #142 Mattia 2021-07-24 01:30:12 +0200
  • aa034aa830 Remove relatedQueries endpoint. Mattia 2021-07-23 13:10:13 +0200
  • c640d08f29 Version 1.10.1 Mattia 2021-07-23 12:54:29 +0200
  • 73504b2a44 Version 1.10.0 Code refactoring Fix #144 Bumped min sdk version to 2.13.0 Changed comments api interface (still experimental) Mattia 2021-07-22 15:03:07 +0200
  • ec80924a28 Code refactoring Mattia 2021-07-21 02:06:02 +0200
  • 3b530c7ee4 Migrate from `package:equatable` to `freezed` Mattia 2021-07-19 00:47:22 +0200
  • 0949bb13c1 Typo's & [watchPage] annotation Mattia 2021-07-18 16:12:31 +0200
  • 89c073fd51 Better exception handling Mattia 2021-07-15 23:43:47 +0200
  • 7e1723786f Update LICENSE date & README.md Mattia 2021-07-14 22:41:02 +0200
  • 7cb41f8018 Version 1.9.10 Closes #139 Mattia 2021-07-14 22:36:25 +0200
  • 9d50d205ec Version 1.9.9 Fix #134 Mattia 2021-07-05 10:17:00 +0200
  • d0baedf916 Update CHANGELOG.md Mattia 2021-07-02 00:48:56 +0200
  • 4f9b38d7d2 Version v1.9.8 Fix #131 Mattia 2021-07-02 00:48:10 +0200
  • 4562de0ded Version v1.9.7 Fix #135 Mattia 2021-06-28 11:54:17 +0200
  • 0565dd0b07 Version v1.9.6 Fix #130 Mattia 2021-06-24 15:23:35 +0200
  • 4298ea7e39 Fix CHANGELOG.md Mattia 2021-06-18 17:15:34 +0200
  • 561bf3339d Version 1.9.5 See #130 Mattia 2021-06-18 17:14:55 +0200
  • 721ad7e2d5 Version 1.9.4 Fix #126 Mattia 2021-05-20 10:21:22 +0200
  • 297d2ce2a4 Version 1.9.3+2 Mattia 2021-05-01 00:23:27 +0200
  • 99d9368a56 Version 1.9.3+1 Mattia 2021-04-30 23:53:14 +0200
  • d405feff2f Version 1.9.3 Mattia 2021-04-30 23:49:49 +0200
  • 0f3d5e7a16 Update changelog Mattia 2021-04-29 15:46:54 +0200
  • 8219ed757b Fix SearchVideo.thumbnail Mattia 2021-04-29 15:46:36 +0200
  • 1976d83588 Version 1.9.2+1 - Implement `videoThumbnail` in `ChannelVideo`. Mattia 2021-04-29 15:32:39 +0200
  • b80ca9c051 Update pubspec.yaml Mattia 2021-04-26 15:37:05 +0200
  • f619a6db9d Version 1.9.2 implement `videoDuration` Mattia 2021-04-26 15:33:47 +0200
  • 5a94b500d2
    Merge pull request #122 from Hexer10/null-safety Mattia 2021-04-25 23:33:06 +0200
  • 7ec0098c7f
    Update README.md Mattia 2021-04-08 11:36:13 +0200
  • f0dabc1fc7
    Update README.md Mattia 2021-04-08 11:33:02 +0200
  • 1633db88f7 Version 1.9.1 Bug Fixes Mattia 2021-04-02 22:56:32 +0200
  • 1865c0e856
    Fix tests Mattia 2021-03-28 11:55:45 +0200
  • bb44689439
    Update README.md Mattia 2021-03-28 10:57:25 +0200
  • 1b9901840e
    Merge pull request #108 from Hexer10/null-safety Mattia 2021-03-26 10:11:51 +0100
  • 7661c1d232 Update example Mattia 2021-03-26 10:07:54 +0100
  • 6fa1dec14c New Version 1.9.0 Mattia 2021-03-26 10:03:57 +0100
  • 79cb227773 Update CHANGELOG.md Mattia 2021-03-26 09:47:10 +0100
  • d90658c4ac Version 1.9.0-nullsafety.7 See #115 Add channel id to video search. Mattia 2021-03-24 10:40:22 +0100