Commit Graph

263 Commits

Author SHA1 Message Date
Mattia 7e1723786f Update LICENSE date & README.md 2021-07-14 22:41:02 +02:00
Mattia 7cb41f8018 Version 1.9.10
Closes #139
2021-07-14 22:36:25 +02:00
Mattia 9d50d205ec Version 1.9.9
Fix #134
2021-07-05 10:17:00 +02:00
Mattia d0baedf916 Update CHANGELOG.md 2021-07-02 00:48:56 +02:00
Mattia 4f9b38d7d2 Version v1.9.8
Fix #131
2021-07-02 00:48:10 +02:00
Mattia 4562de0ded Version v1.9.7
Fix #135
2021-06-28 11:54:17 +02:00
Mattia 0565dd0b07 Version v1.9.6
Fix #130
2021-06-24 15:23:35 +02:00
Mattia 4298ea7e39 Fix CHANGELOG.md 2021-06-18 17:15:34 +02:00
Mattia 561bf3339d Version 1.9.5
See #130
2021-06-18 17:14:55 +02:00
Mattia 721ad7e2d5 Version 1.9.4
Fix #126
2021-05-20 10:21:22 +02:00
Mattia 297d2ce2a4 Version 1.9.3+2 2021-05-01 00:23:27 +02:00
Mattia 99d9368a56 Version 1.9.3+1 2021-04-30 23:53:14 +02:00
Mattia d405feff2f Version 1.9.3 2021-04-30 23:49:49 +02:00
Mattia 0f3d5e7a16 Update changelog 2021-04-29 15:46:54 +02:00
Mattia 8219ed757b Fix SearchVideo.thumbnail 2021-04-29 15:46:36 +02:00
Mattia 1976d83588 Version 1.9.2+1
- Implement `videoThumbnail` in `ChannelVideo`.
2021-04-29 15:32:39 +02:00
Mattia b80ca9c051 Update pubspec.yaml 2021-04-26 15:37:05 +02:00
Mattia f619a6db9d Version 1.9.2 implement `videoDuration` 2021-04-26 15:33:47 +02:00
Mattia 5a94b500d2
Merge pull request #122 from Hexer10/null-safety
Version 1.9.1
2021-04-25 23:33:06 +02:00
Mattia 7ec0098c7f
Update README.md 2021-04-08 11:36:13 +02:00
Mattia f0dabc1fc7
Update README.md 2021-04-08 11:33:02 +02:00
Mattia 1633db88f7 Version 1.9.1
Bug Fixes
2021-04-02 22:56:32 +02:00
Mattia 1865c0e856
Fix tests 2021-03-28 11:55:45 +02:00
Mattia bb44689439
Update README.md 2021-03-28 10:57:25 +02:00
Mattia 1b9901840e
Merge pull request #108 from Hexer10/null-safety
NNBD Migration
2021-03-26 10:11:51 +01:00
Mattia 7661c1d232 Update example 2021-03-26 10:07:54 +01:00
Mattia 6fa1dec14c New Version 1.9.0 2021-03-26 10:03:57 +01:00
Mattia 79cb227773 Update CHANGELOG.md 2021-03-26 09:47:10 +01:00
Mattia d90658c4ac Version 1.9.0-nullsafety.7
See #115
Add channel id to video search.
2021-03-24 10:40:22 +01:00
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