Commit Graph

29 Commits

Author SHA1 Message Date
Mattia 4dc635678e Version 1.9.0-nullsafety.6
Fix #112
2021-03-20 18:31:53 +01:00
Mattia ae097a3198 Implement `getQuerySuggestions`. 2021-03-11 23:28:51 +01:00
Mattia 42617b5ac0 Version 1.9.0-nullsafety.2
#107
2021-03-11 14:20:37 +01:00
Mattia 5385ba1628 Fix search duration parsing 2021-03-04 11:01:11 +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 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 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 a9275af1e2 Add search from page tests. 2020-12-26 16:01:20 +01:00
Mattia a6f2dcf272 Better closed captions.
#81, #82
2020-11-01 15:05:19 +01:00
Mattia 32c819f615 Add thumbnail to `SearchVideo`.
Thanks to @shinyford !
2020-10-18 11:55:35 +02:00
Mattia e8fd6bae06
Merge branch 'master' into master 2020-10-17 22:24:56 +02:00
Mattia dcdc92114b Update unit tests 2020-10-17 22:09:52 +02:00
Nic Ford 4047117eba Add video thumbnails to SearchVideo 2020-09-23 07:40:48 +01:00
Mattia 41a4947db2 More Types 2020-09-21 17:34:03 +02:00
Mattia 38c41e8f0b Implement getSrt 2020-07-16 18:52:27 +02:00
Hexah de6caf2949 First implement of #40 2020-07-10 22:28:19 +02:00
Hexah 0d16e9613b Cleanup 2020-06-30 01:02:58 +02:00
Hexah 1e0cd15782 Add ChannelId property to Video class 2020-06-30 01:00:37 +02:00
Hexah cf56fd7c38 Minor fixes, remove todos 2020-06-16 21:52:03 +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 6e4fe9d588 Add SearchClient, Closes #32 2020-06-06 11:28:36 +02:00