Commit Graph

23 Commits

Author SHA1 Message Date
Mattia 42617b5ac0 Version 1.9.0-nullsafety.2
#107
2021-03-11 14:20:37 +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 386069c8a4 Version 1.8.0-beta.2
#100
2021-02-27 18:58:42 +01:00
Mattia 13249aed18 Fix search issues.
Fix `NoSuchMethodError` exception.

Closes #102
2021-02-26 16:08:48 +01:00
Mattia 8372726a65 New Version 1.7.4
Closes #92 #90
2020-12-25 23:29:01 +01:00
Mattia a6f2dcf272 Better closed captions.
#81, #82
2020-11-01 15:05:19 +01:00
Mattia 3700403b3a Fix type 'MappedListIterable<ThumbnailElement, Thumbnail>' is not a subtype of type 'List<Thumbnail>'. 2020-10-18 12:03:03 +02: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 865880504b Little refactoring 2020-09-13 10:44:10 +02:00
Mattia ab8edbe7bd Fix all linter info 2020-07-16 20:02:54 +02:00
Mattia e107c60581 Only throw custom exceptions.
getUploadsFromPage no longer throws
2020-07-16 19:28:49 +02:00
Hexah 6f0f3601cc Implement caching of some results 2020-06-22 17:40:57 +02:00
Hexah beb50cb153 Version 1.2.1 2020-06-16 22:29:52 +02:00
Hexah ad2db4c3bb Use `session_token` for search page requests 2020-06-16 22:23:59 +02:00
Hexah cf56fd7c38 Minor fixes, remove todos 2020-06-16 21:52:03 +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