Commit Graph

59 Commits

Author SHA1 Message Date
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
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
Hexah 15806741c2 Update readme 2020-02-28 22:38:01 +01:00
Hexah 67c1d69cf3 Update version to 0.0.9 2020-02-28 20:42:09 +01:00
Mattia a91648a873
Merge pull request #11 from BeMacized/fix/content-length-cipher-url
Fix url in cipher field not being used for content length retrieval
2020-02-28 20:39:01 +01:00
Hexah fabcd96c73 Update version to 0.8.0 2020-02-28 20:34:40 +01:00
Hexah f3480b5582 dartfmt and comment fix 2020-02-28 20:32:37 +01:00
Mattia 4fb0820ef3
Merge pull request #12 from BeMacized/patch/xml-dependency
Downgrade xml 3.7.0 to 3.5.0
2020-02-28 20:30:51 +01:00
Bodhi Mulders (BeMacized) 0674fac93f Fix url in cipher field not being used for content length retrieval 2020-02-28 20:05:34 +01:00
Bodhi Mulders d4302f689c
Revert to xml 3.5.0 2020-02-28 14:02:00 +01:00
Hexah 7435a5d959 Models directory refactoring 2020-02-24 19:27:00 +01:00
Hexah 464ce86915 Version 0.0.7 2020-02-24 14:51:53 +01:00
Hexah e5bdf928dd Implement Video from watch page.
Closes #6
2020-02-24 14:50:12 +01:00
Hexah 12cbc41b6d Implement Equatable 2020-02-24 14:28:52 +01:00
Hexah 47be25b85c dartfmt 2020-02-23 21:08:07 +01:00
Hexah 7e01cfbb4c Implement Custom Exceptions.
Closes #7
2020-02-23 21:00:35 +01:00
Hexah f15a8b3c23 Implement Caption API 2020-02-23 20:29:08 +01:00
Hexah 0aec322140 Implement Search API 2020-02-21 23:48:37 +01:00
Hexah c1724f2554 Changelog typo 2020-02-21 22:04:50 +01:00
Hexah 89b51abae5 Update changelog and version 2020-02-21 22:03:55 +01:00
Mattia eaec4a071e
Merge pull request #9 from Hexer10/pull/8
Address PR request. #8
2020-02-21 21:58:00 +01:00
Mattia 43b74eee28
Merge pull request #8 from BeMacized/fix/content-length_keywords
Retrieve content length of video
2020-02-21 21:57:39 +01:00
Hexah 94ea6a88b0 Address PR request. #8 2020-02-21 21:55:49 +01:00
Hexah 08dbb7d891 Remove dart:io dependency. 2020-02-21 21:45:03 +01:00
Bodhi Mulders (BeMacized) e9b67691ef Request video content length when it is not yet provided 2020-02-21 19:26:22 +01:00
Bodhi Mulders (BeMacized) d4b34632d8 Fix for videos without keywords 2020-02-21 19:20:34 +01:00
Hexah d76ca8d734 Fix example import 2020-02-20 22:45:36 +01:00