Commit Graph

334 Commits

Author SHA1 Message Date
Mattia 1668f5e77b
Merge pull request #115 from mymikemiller/publishdate
Adds video.publishDate
2021-03-24 10:27:03 +01:00
Michael J. Miller e1e3fec37d Adds video.publishDate 2021-03-23 23:17:49 -06:00
Mattia 4dc635678e Version 1.9.0-nullsafety.6
Fix #112
2021-03-20 18:31:53 +01:00
Mattia a07921a8ae Update CHANGELOG.md 2021-03-19 11:52:35 +01:00
Mattia c7f8ef49fe Version 1.9.0-nullsafety.5
Implement channel about page.
#69
2021-03-19 11:48:19 +01:00
Mattia a51cb11428 Add long playlist tests
#110
2021-03-19 09:20:49 +01:00
Mattia 5c4df8c0ae
Merge pull request #114 from ATiltedTree/fix/long_playlists_new
fix: Fix long playlist extraction again
2021-03-19 09:19:16 +01:00
Tilmann Meyer bb9397fc3c
fix: Fix long playlist extraction again
YouTube changed their API endpoint AGAIN or my browser
had a older version still in cache. This changes it to the new endpoint again
2021-03-18 23:37:56 +01:00
Mattia cc7f4fb16b
Merge pull request #113 from ATiltedTree/fix/long_playlists
fix: Fix extraction for playlists longer than 100 videos
2021-03-18 22:27:31 +01:00
Mattia 95a77244a0 dartfmt 2021-03-18 22:22:55 +01:00
Mattia 36f3efac70 Version `1.9.0-nullsafety.4`
Fix #109
Fix #110
2021-03-18 22:22:34 +01:00
Tilmann Meyer 5a8932c339
fix: Fix extraction for playlists longer than 100 videos
Youtube changed their API endpoint a while back breaking extraction
for playlists longer than 100 videos.
2021-03-18 18:00:09 +01:00
Mattia ae097a3198 Implement `getQuerySuggestions`. 2021-03-11 23:28:51 +01:00
Mattia f774072fb1
Merge branch 'master' into null-safety 2021-03-11 14:58:56 +01:00
Mattia 42617b5ac0 Version 1.9.0-nullsafety.2
#107
2021-03-11 14:20:37 +01:00
Mattia 5e6aa737cb Version 1.8.0 2021-03-10 19:12:47 +01:00
Mattia cdca20011f Null safety migration 2021-03-04 12:20:00 +01:00
Mattia 5385ba1628 Fix search duration parsing 2021-03-04 11:01:11 +01:00
Mattia 82f3deac7e Update version 2021-03-04 10:58:04 +01:00
Mattia a5c930b69c Version 1.8.0-beta.5
Fix search when stream is present.
2021-03-04 10:57:47 +01:00
Mattia b6590c5698 Version 1.8.0-beta.4
Removed debug message.
2021-03-04 10:49:53 +01:00
Mattia 7fa1dc8bf6 Version 1.8.0-beta.3
#100
2021-03-04 10:46:37 +01:00
Mattia fff8719fdf dartfmt 2021-02-27 18:59:25 +01:00
Mattia 386069c8a4 Version 1.8.0-beta.2
#100
2021-02-27 18:58:42 +01:00
Mattia b123a39189 Update pubspec.yaml 2021-02-26 21:41:21 +01:00
Mattia 523eaebab7 Remove debug messages 2021-02-26 21:40:44 +01:00
Mattia 36937cca67 Version 1.8.0-beta.1 2021-02-26 21:37:14 +01:00
Mattia 63eba7be44 Version 1.8.0-beta 2021-02-26 16:18:51 +01:00
Mattia 13249aed18 Fix search issues.
Fix `NoSuchMethodError` exception.

Closes #102
2021-02-26 16:08:48 +01:00
Mattia 5d76402694 Version 1.7.6
Fix tests
Fix `isEmptyOrNull` exception.
2021-01-28 10:32:09 +01:00
Mattia b89f786348 Update closed captions tests 2021-01-01 22:32:12 +01:00
Mattia 4498e79c89 Version 1.7.5 2020-12-30 15:00:11 +01:00
Mattia a9275af1e2 Add search from page tests. 2020-12-26 16:01:20 +01:00
Mattia 8372726a65 New Version 1.7.4
Closes #92 #90
2020-12-25 23:29:01 +01:00
Mattia 10312329d3 Update changelog 2020-12-02 12:08:10 +01:00
Mattia 7c8579d4b1 Version 1.7.3
Fix exceptions on some videos.
Closes #89, #88
2020-12-02 12:05:45 +01:00
Mattia 14e4ad7bf6 Version 1.7.2
Closes #86
2020-11-16 11:52:26 +01:00
Mattia 40873f5893 Revert example.dart 2020-11-13 09:21:36 +01:00
Mattia 4f01455f8f Version 1.7.1
Closes #84
2020-11-13 09:21:01 +01:00
Mattia cb14e37f39 Fix test2 2020-11-06 22:57:22 +01:00
Mattia a39098728b Fix test 2020-11-06 22:53:48 +01:00
Mattia 26c0780991 Version 1.7.0 - Better captions 2020-11-06 22:46:47 +01:00
Mattia 9c514ceadc Update closed captions test 2020-11-02 13:03:56 +01:00
Mattia a6f2dcf272 Better closed captions.
#81, #82
2020-11-01 15:05:19 +01:00
Mattia c34ae57ee7 Fix linter for generated files 2020-10-30 22:20:31 +01:00
Mattia 1b8b45e36b
Create config.yml 2020-10-30 09:51:27 +01:00
Mattia 979006f679
Update bug_report.md 2020-10-30 09:50:16 +01:00
Mattia 5231f223d3
Update README.md 2020-10-27 20:07:00 +01:00
Mattia a52f989799 Update pubspec.yaml 2020-10-27 14:44:31 +01:00
Mattia 9c8e9630ab Fix #80
Version 1.6.2
2020-10-27 14:44:11 +01:00