Commit Graph

334 Commits

Author SHA1 Message Date
Mattia 3f6bb46c45
Merge pull request #36 from Hexer10/search_page
Search page
2020-06-14 12:17:15 +02:00
Hexah 116bb8e341 Update version 2020-06-14 12:16:21 +02:00
Hexah 39563e1c1d Linter fix 2020-06-14 12:14:21 +02:00
Hexah 23e6e54245 Add `estimatedResults` in `SearchQuery` 2020-06-14 11:54:30 +02:00
Hexah d5fa69a445 Fully Implement #20 2020-06-13 22:54:53 +02:00
Hexah 2be6db10d3 Implement reverse engineer of search page 2020-06-11 16:15:19 +02:00
Hexah 5beeed2387 Code style 2020-06-10 00:08:16 +02:00
Mattia d56eabc554
Merge pull request #33 from Hexer10/v5
Update to v5 of YoutubeExplode for C#
2020-06-08 01:05:53 +02:00
Hexah 202946d929 Ready for 1.0.0 stable 2020-06-07 23:08:49 +02:00
Hexah d174130c6b Fix video likes and dislikes count. Closes #30
Update version.
2020-06-07 22:30:08 +02:00
Hexah caf26ed17f Update version 2020-06-07 15:19:45 +02:00
Hexah 7ceafc7833 Minor change 2020-06-07 15:12:12 +02:00
Hexah 66ff1c3e02 Implement ClosedCaption unit tests and fix closed captions api. 2020-06-07 15:11:07 +02:00
Hexah 0d0b8f2185 Add VideoStreamInfoExtension. Closes #31 2020-06-06 16:07:51 +02:00
Hexah 6e4fe9d588 Add SearchClient, Closes #32 2020-06-06 11:28:36 +02:00
Hexah 04be2cc0df Update xml dependency 2020-06-06 00:06:50 +02:00
Mattia d29b792cef
Merge branch 'master' into v5 2020-06-06 00:04:41 +02:00
Hexah 2fadb3a13c dartfmt 2020-06-05 21:06:54 +02:00
Hexah 1cd6283e82 Update CHANGELOG.md 2020-06-05 20:47:31 +02:00
Hexah 7e7f076b2f Remove meta dependency 2020-06-05 20:46:25 +02:00
Hexah e71e8f3dd4 Remove meta dependency 2020-06-05 20:20:53 +02:00
Hexah ef08c1e27f Update README.md 2020-06-05 20:18:42 +02:00
Hexah 1fda8f7d6a Prepare for beta release 2020-06-05 20:14:22 +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
Mattia 604afcecd2
Merge pull request #23 from SongTube/master
base: fix cipher string in streamInfoJson
2020-05-31 23:33:05 +02:00
Jesus Acosta 127ddd4d8d
base: fix cipher string in streamInfoJson
The Cipher from the streamInfoJson is now called signatureCipher.

This fixes getVideoMediaStream returning null.
2020-05-31 08:25:33 -04: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 b57503d5ee Version 0.0.15 2020-03-11 19:35:37 +01:00
Hexah f2b76d3c2f Remove dart:io
Closes #16
2020-03-11 19:33:52 +01:00
Hexah 0c591a8613 Changelog 2020-03-11 12:29:15 +01:00
Hexah 7700bd8def Throw when video is no available #13 2020-03-11 12:27:46 +01:00
Hexah aa926cb038 Remove disable_polymer
See https://github.com/Tyrrrz/YoutubeExplode/issues/341
2020-03-11 12:21:19 +01:00
Hexah 2d9a1de1b8 Version 0.0.14 2020-03-11 12:01:12 +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 617db63d9b Update test 2020-03-06 23:17:34 +01:00
Hexah 588ee1e271 minor doc changes 2020-02-29 15:29:33 +01:00
Hexah 5d30398894 dartfmt 2020-02-28 22:43:45 +01:00
Hexah 72808bf205 Update version to 0.0.10 2020-02-28 22:41:15 +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