Commit Graph

3976 Commits (b55c1a35bf8af2626f9eccdb371e54a9c2c771a2)
 

Author SHA1 Message Date
Samantaz Fox 1e3425fdee
Add filters UI HTML generator
Samantaz Fox a2b326e306
Merge pull request from weblate/weblate-invidious-translations
Translations update from Hosted Weblate
Samantaz Fox 0fa0e8e3f3
Merge pull request from 138138138/master
Safari audio double duration fix for iOS 15
Hosted Weblate dbae7502e5
Update Italian translation
Co-authored-by: Renix <kastletxd@protonmail.com>
Hosted Weblate f47552c0c4
Update Norwegian Bokmål translation
Co-authored-by: Petter Reinholdtsen <pere-weblate@hungry.com>
Hosted Weblate 74836828c9
Update Finnish translation
Co-authored-by: Markus Mikkonen <markus.mikkonen@outlook.com>
Émilien Devos c152243b4d
new method for bypassing age restriction ()
TheFrenchGhosty 2a40c9a595
Merge pull request from iv-org/TheFrenchGhosty-patch-1
Update the documentation documents links in the README
TheFrenchGhosty 3cea493d49
Update the documentation documents links in the README
Samantaz Fox 6991d0851f
Add a function to generate HTTP::Params from Filters
Samantaz Fox fb2a331f79
Add a function to parse search filters from invidious URL params
Samantaz Fox c888524523
Add a function to parse invidious legacy search filters
Samantaz Fox 75c9dbaf6b
Add a function to parse youtube search parameters
Samantaz Fox c01a29fe76
Add a function to build youtube search filters
(it aims at replacing produce_search_params)
Samantaz Fox 80417281c4
Add a struct for search filters
Samantaz Fox f9b8bc006f
Create a search processors module
138138138 2c22b0839f
Safari audio double duration fix for iOS 15
The previous method breaks Always Loop feature on iOS 15.
The previous player.currentTime(player.duration() + 1) sometimes breaks the entire player.
Now it jumps to (end - 1) seconds when the time goes between over half and (end - 2) seconds.
With Always Loop on, player will jump to the beginning after 1 second.
Jonas Wunderlich ec3e67e0d2 Wait that was too much replacing
Jonas Wunderlich 611e7e9dd8 Changed icon to checkmark and for verified author to checkmark-circle
Samantaz Fox f4e19ac05c
Merge pull request from llsc12/master
Add WatchTube
llsc12 70663af190 Add WatchTube
Samantaz Fox ed265cfdcd
Request minified JSON from innertube ()
Samantaz Fox 5b82370bc3
Merge pull request from weblate/weblate-invidious-translations
Translations update from Hosted Weblate
Samantaz Fox 47690fffc1
Merge pull request from AHOHNMYC/patch-2
Uppercase some first letters in language selector
Jonas Wunderlich aa09bbe23d Done some refactoring
Jonas a09fbad8b0
Merge branch 'iv-org:master' into verified-badge
AHOHNMYC 357ba2f4f6
Uppercase some first letters
Hosted Weblate b32dd746a6
Update Indonesian translation
Co-authored-by: I. Musthafa <i.musthafa66@gmail.com>
Hosted Weblate b4ea1ccc23
Update Basque translation
Update Basque translation

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Izei <mikelbre@gmail.com>
Hosted Weblate 2aecbfbb67
Update Czech translation
Co-authored-by: Fjuro <fjuro@seznam.cz>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Samantaz Fox 6d3b907307
Update --help to mention that --migrate is still in beta
Samantaz Fox 55da1e3e92
Merge pull request from matthewmcgarvey/migrations
Add custom migration implementation
Samantaz Fox f3aa0d6428
Merge pull request from weblate/weblate-invidious-translations
Translations update from Hosted Weblate
Hosted Weblate ad89be7523
Update Italian translation
Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
Hosted Weblate 49a7c16de5
Update Greek translation
Co-authored-by: THANOS SIOURDAKIS <siourdakisthanos@gmail.com>
Hosted Weblate e414476c6e
Update Spanish translation
Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
Hosted Weblate 391690d570
Update Lithuanian translation
Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
Hosted Weblate 1be4af733b
Update Croatian translation
Co-authored-by: Milo Ivir <mail@milotype.de>
Hosted Weblate e3222d99ac
Update Swedish translation
Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
Hosted Weblate 5b19d33387
Update Russian translation
Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
Hosted Weblate 272c85c062
Update Czech translation
Co-authored-by: Fjuro <fjuro@seznam.cz>
Hosted Weblate 7101af764a
Update German translation
Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
Hosted Weblate e582d25654
Update Arabic translation
Co-authored-by: Rex_sa <rex.sa@pm.me>
Hosted Weblate 9991c4507d
Update Japanese translation
Co-authored-by: GnuPGを使うべきだ <dieeeazpnnqbpddh@cock.email>
Hosted Weblate 37b3248202
Update English (United States) translation
Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
Hosted Weblate 0585131f78
Update Finnish translation
Co-authored-by: Markus Mikkonen <markus.mikkonen@outlook.com>
Mr Keuz 7e351b21bc
Fix broken links ()
TheFrenchGhosty 440549fcc5
Merge pull request from iv-org/SamantazFox-patch-1
API: fix suggestions not workin
Samantaz Fox f7b557eed1
API: fix suggestions not workin
Closes  
Thanks to @TiA4f8R for the help
James Blair bdfe317e20
Fix deprecated helm chart dependency ()