Commit Graph

334 Commits

Author SHA1 Message Date
Mattia a56ca657c4 Update v1.4.3 2020-08-15 15:39:51 +02:00
Mattia 56b4816d46 Implement more tests
Close #47
2020-08-15 15:32:01 +02:00
Mattia f8eaa278b3 Fix #59 2020-08-15 15:08:04 +02:00
Mattia 13b4463f73 Fix test 2020-08-15 15:04:10 +02:00
Mattia 77db49cb59 Improve performance in VideoClient.get
Fix tests.

61973c4b57 Thanks @SnGmng
2020-08-15 15:03:52 +02:00
Mattia 428f0bdc7f v1.4.2
Closes #53
2020-07-29 19:27:15 +02:00
Mattia d6c1f8f02e Fix decipherer
6ca05ef566
2020-07-21 14:01:40 +02:00
Mattia 85c09a7ad4 Fix container.toString 2020-07-21 11:40:30 +02:00
Mattia 26adb5a1e4 Update gitignore 2020-07-20 11:35:40 +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 c68f8d45f6 Fix lint 2020-07-16 19:11:59 +02:00
Mattia 38c41e8f0b Implement getSrt 2020-07-16 18:52:27 +02:00
Mattia ac7fe68906 Update gitignore 2020-07-14 14:18:34 +02:00
Mattia 1a4bbfcc75 Minor changes 2020-07-14 14:16:52 +02:00
Mattia b3ee180b6a Update changelog 2020-07-12 18:36:02 +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 32c9f24961 Version 1.4.0
Removed depreaced function `getHighestBitrate`.
2020-06-30 15:18:01 +02:00
Hexah 9327e9307e Fix age restricted videos 2020-06-30 15:00:45 +02:00
Hexah 6fb757e726 Thumbnail for playlists 2020-06-30 15:00:00 +02:00
Hexah 0d16e9613b Cleanup 2020-06-30 01:02:58 +02:00
Hexah 1e0cd15782 Add ChannelId property to Video class 2020-06-30 01:00:37 +02:00
Hexah eb139901e8 Changelog for 1.3.3
#44
2020-06-27 21:41:34 +02:00
Hexah bd8f071a72 Implement caching of player source 2020-06-27 21:32:03 +02:00
Hexah 2e1fd2c7be Implement error handler for `getStream` function. 2020-06-26 15:30:16 +02:00
Hexah 720a45da1b Skip GetCommentOfVideo test 2020-06-23 21:57:15 +02:00
Hexah fdd85a99fa Version 1.3.2 2020-06-23 10:12:08 +02:00
Hexah 358dd52fa1 dartfmt 2020-06-22 17:41:39 +02:00
Hexah 6f0f3601cc Implement caching of some results 2020-06-22 17:40:57 +02:00
Hexah 7f093fa79f Update version 2020-06-21 16:54:17 +02:00
Mattia 61bf4b638b
Merge pull request #43 from Hexer10/comments
Implement comment api
2020-06-21 16:46:30 +02:00
Mattia 08f79324d5
Merge branch 'master' into comments 2020-06-21 16:43:47 +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 926042e33f Update CHANGELOG.md 2020-06-20 12:49:11 +02:00
Hexah aad1c895cb Fix duplicated bytes in streams.
Closes #41
2020-06-20 12:45:28 +02:00
Hexah c1d13cba4e Ignore `isRateLimited`. 2020-06-19 19:19:00 +02:00
Hexah b5a4ab116f Remove failing test. 2020-06-19 16:24:16 +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 beb50cb153 Version 1.2.1 2020-06-16 22:29:52 +02:00
Hexah ad2db4c3bb Use `session_token` for search page requests 2020-06-16 22:23:59 +02:00
Hexah fc516fb702 Update README.md 2020-06-16 22:18:07 +02:00
Mattia 1d39bd6a81 Update issue templates 2020-06-16 22:07:18 +02:00
Hexah cf56fd7c38 Minor fixes, remove todos 2020-06-16 21:52:03 +02:00
Hexah c922fedc5f Update to 1.2.0 2020-06-16 21:49:30 +02:00
Hexah fefc770ae0 Remove web directory 2020-06-14 15:58:24 +02:00
Hexah 19fcd04f03 Add flutter example, closes #35 2020-06-14 15:56:16 +02:00