Commit Graph

  • a56ca657c4 Update v1.4.3 Mattia 2020-08-15 15:39:51 +0200
  • 56b4816d46 Implement more tests Close #47 Mattia 2020-08-15 15:32:01 +0200
  • f8eaa278b3 Fix #59 Mattia 2020-08-15 15:08:04 +0200
  • 13b4463f73 Fix test Mattia 2020-08-15 15:04:10 +0200
  • 77db49cb59 Improve performance in VideoClient.get Fix tests. Mattia 2020-08-15 15:03:52 +0200
  • 428f0bdc7f v1.4.2 Closes #53 Mattia 2020-07-29 19:27:15 +0200
  • d6c1f8f02e Fix decipherer 6ca05ef566 Mattia 2020-07-21 14:01:40 +0200
  • 85c09a7ad4 Fix container.toString Mattia 2020-07-21 11:40:30 +0200
  • 26adb5a1e4 Update gitignore Mattia 2020-07-20 11:35:40 +0200
  • ab8edbe7bd Fix all linter info Mattia 2020-07-16 20:02:54 +0200
  • e107c60581 Only throw custom exceptions. getUploadsFromPage no longer throws Mattia 2020-07-16 19:28:49 +0200
  • c68f8d45f6 Fix lint Mattia 2020-07-16 19:11:59 +0200
  • 38c41e8f0b Implement getSrt Mattia 2020-07-16 18:52:27 +0200
  • ac7fe68906 Update gitignore Mattia 2020-07-14 14:18:34 +0200
  • 1a4bbfcc75 Minor changes Mattia 2020-07-14 14:16:52 +0200
  • b3ee180b6a Update changelog Mattia 2020-07-12 18:36:02 +0200
  • 05abfd747d Fix last commit Mattia 2020-07-12 18:31:16 +0200
  • 995738680c Implement #40 Mattia 2020-07-12 18:24:22 +0200
  • de6caf2949 First implement of #40 Hexah 2020-07-10 22:28:19 +0200
  • 32c9f24961 Version 1.4.0 Removed depreaced function `getHighestBitrate`. Hexah 2020-06-30 15:18:01 +0200
  • 9327e9307e Fix age restricted videos Hexah 2020-06-30 15:00:45 +0200
  • 6fb757e726 Thumbnail for playlists Hexah 2020-06-30 15:00:00 +0200
  • 0d16e9613b Cleanup Hexah 2020-06-30 01:02:58 +0200
  • 1e0cd15782 Add ChannelId property to Video class Hexah 2020-06-30 01:00:37 +0200
  • eb139901e8 Changelog for 1.3.3 #44 Hexah 2020-06-27 21:41:34 +0200
  • bd8f071a72 Implement caching of player source Hexah 2020-06-27 21:32:03 +0200
  • 2e1fd2c7be Implement error handler for `getStream` function. Hexah 2020-06-26 15:30:16 +0200
  • 720a45da1b Skip GetCommentOfVideo test Hexah 2020-06-23 21:57:15 +0200
  • fdd85a99fa Version 1.3.2 Hexah 2020-06-23 10:12:08 +0200
  • 358dd52fa1 dartfmt Hexah 2020-06-22 17:41:39 +0200
  • 6f0f3601cc Implement caching of some results Hexah 2020-06-22 17:40:57 +0200
  • 7f093fa79f Update version Hexah 2020-06-21 16:54:17 +0200
  • 61bf4b638b
    Merge pull request #43 from Hexer10/comments Mattia 2020-06-21 16:46:30 +0200
  • 08f79324d5
    Merge branch 'master' into comments Mattia 2020-06-21 16:43:47 +0200
  • e858dca255 Fix test Hexah 2020-06-21 16:41:56 +0200
  • 6a1d1633bf Fully implement comments api. Closes #39 Hexah 2020-06-21 16:23:19 +0200
  • 926042e33f Update CHANGELOG.md Hexah 2020-06-20 12:49:11 +0200
  • aad1c895cb Fix duplicated bytes in streams. Closes #41 Hexah 2020-06-20 12:45:28 +0200
  • c1d13cba4e Ignore `isRateLimited`. Hexah 2020-06-19 19:19:00 +0200
  • b5a4ab116f Remove failing test. Hexah 2020-06-19 16:24:16 +0200
  • af147ce1ec First implementation Hexah 2020-06-17 22:14:27 +0200
  • d9c1321390 All models now implement `EquatableMixin` Hexah 2020-06-17 19:11:52 +0200
  • beb50cb153 Version 1.2.1 Hexah 2020-06-16 22:29:52 +0200
  • ad2db4c3bb Use `session_token` for search page requests Hexah 2020-06-16 22:23:59 +0200
  • fc516fb702 Update README.md Hexah 2020-06-16 22:18:07 +0200
  • 1d39bd6a81 Update issue templates Mattia 2020-06-16 22:07:18 +0200
  • cf56fd7c38 Minor fixes, remove todos Hexah 2020-06-16 21:52:03 +0200
  • c922fedc5f Update to 1.2.0 Hexah 2020-06-16 21:49:30 +0200
  • fefc770ae0 Remove web directory Hexah 2020-06-14 15:58:24 +0200
  • 19fcd04f03 Add flutter example, closes #35 Hexah 2020-06-14 15:56:16 +0200
  • 3f6bb46c45
    Merge pull request #36 from Hexer10/search_page Mattia 2020-06-14 12:17:15 +0200
  • 116bb8e341 Update version Hexah 2020-06-14 12:16:21 +0200
  • 39563e1c1d Linter fix Hexah 2020-06-14 12:14:21 +0200
  • 23e6e54245 Add `estimatedResults` in `SearchQuery` Hexah 2020-06-14 11:54:30 +0200
  • d5fa69a445 Fully Implement #20 Hexah 2020-06-13 22:54:53 +0200
  • 2be6db10d3 Implement reverse engineer of search page Hexah 2020-06-11 16:15:19 +0200
  • 5beeed2387 Code style Hexah 2020-06-10 00:08:16 +0200
  • d56eabc554
    Merge pull request #33 from Hexer10/v5 Mattia 2020-06-08 01:05:53 +0200
  • 202946d929 Ready for 1.0.0 stable Hexah 2020-06-07 23:08:49 +0200
  • d174130c6b Fix video likes and dislikes count. Closes #30 Update version. Hexah 2020-06-07 22:30:08 +0200
  • caf26ed17f Update version Hexah 2020-06-07 15:19:45 +0200
  • 7ceafc7833 Minor change Hexah 2020-06-07 15:12:12 +0200
  • 66ff1c3e02 Implement ClosedCaption unit tests and fix closed captions api. Hexah 2020-06-07 15:11:07 +0200
  • 0d0b8f2185 Add VideoStreamInfoExtension. Closes #31 Hexah 2020-06-06 16:07:51 +0200
  • 6e4fe9d588 Add SearchClient, Closes #32 Hexah 2020-06-06 11:28:36 +0200
  • 04be2cc0df Update xml dependency Hexah 2020-06-06 00:06:50 +0200
  • d29b792cef
    Merge branch 'master' into v5 Mattia 2020-06-06 00:04:41 +0200
  • 2fadb3a13c dartfmt Hexah 2020-06-05 21:06:54 +0200
  • 1cd6283e82 Update CHANGELOG.md Hexah 2020-06-05 20:47:31 +0200
  • 7e7f076b2f Remove meta dependency Hexah 2020-06-05 20:46:25 +0200
  • e71e8f3dd4 Remove meta dependency Hexah 2020-06-05 20:20:53 +0200
  • ef08c1e27f Update README.md Hexah 2020-06-05 20:18:42 +0200
  • 1fda8f7d6a Prepare for beta release Hexah 2020-06-05 20:14:22 +0200
  • ac5d7b4d5c Fix some streams Hexah 2020-06-05 20:08:04 +0200
  • 407ac50f22 Update for v5 Hexah 2020-06-05 16:17:08 +0200
  • c7bbbf0d24 Working v5 Hexah 2020-06-03 23:02:21 +0200
  • 0cfdb5e575 Progress on v5 Hexah 2020-06-03 13:18:37 +0200
  • 911712cfa1 More on v5 Hexah 2020-05-31 23:36:23 +0200
  • 604afcecd2
    Merge pull request #23 from SongTube/master Mattia 2020-05-31 23:33:05 +0200
  • 127ddd4d8d
    base: fix cipher string in streamInfoJson Jesus Acosta 2020-05-31 08:25:33 -0400
  • 447f7f27d7 Implement v5 - 1 Hexah 2020-04-18 23:22:13 +0200
  • d36aa68486 Code reformatting & refactoring. Throw exception on error code 403. Hexah 2020-03-20 11:26:52 +0100
  • 9a063bdb51 Add sub libraries Hexah 2020-03-12 23:31:26 +0100
  • b57503d5ee Version 0.0.15 Hexah 2020-03-11 19:35:37 +0100
  • f2b76d3c2f Remove dart:io Closes #16 Hexah 2020-03-11 19:33:52 +0100
  • 0c591a8613 Changelog Hexah 2020-03-11 12:29:15 +0100
  • 7700bd8def Throw when video is no available #13 Hexah 2020-03-11 12:27:46 +0100
  • aa926cb038 Remove disable_polymer See https://github.com/Tyrrrz/YoutubeExplode/issues/341 Hexah 2020-03-11 12:21:19 +0100
  • 2d9a1de1b8 Version 0.0.14 Hexah 2020-03-11 12:01:12 +0100
  • bac2c6fc18 Add getChannelIdFromVideo #15 Hexah 2020-03-11 11:59:07 +0100
  • a34e573c1e Make getChannelPage and getVideoPage public Hexah 2020-03-11 11:27:00 +0100
  • f9ca0cab1f Version 0.0.13 Fix Channel expression Closes #15 Hexah 2020-03-10 21:58:02 +0100
  • 6e4c7aa50c Version 0.0.12 Hexah 2020-03-10 14:08:20 +0100
  • 545808fd97 Add DownloadExtension Hexah 2020-03-06 23:18:33 +0100
  • 617db63d9b Update test Hexah 2020-03-06 23:17:34 +0100
  • 588ee1e271 minor doc changes Hexah 2020-02-29 15:29:33 +0100
  • 5d30398894 dartfmt Hexah 2020-02-28 22:43:45 +0100
  • 72808bf205 Update version to 0.0.10 Hexah 2020-02-28 22:41:15 +0100
  • df639beecf Implement CaptionListExtension for `getByTime` method function Hexah 2020-02-28 22:39:13 +0100
  • b06e24c8db Fix error thrown when `captions` are null Hexah 2020-02-28 22:38:41 +0100