コミットグラフ

221 コミット

作成者 SHA1 メッセージ 日付
守矢諏訪子 77f3b88873 Merge branch 'master' of github.com:iv-org/invidious 2022-08-26 14:48:25 +09:00
Samantaz Fox 88ea794fdb
routes: move error 404 logic to its own module 2022-08-10 01:00:44 +02:00
Samantaz Fox 870350fd61
routes: move before_all logic to its own module 2022-08-10 00:55:58 +02:00
Mateusz Jabłoński 5df700a56e Added image tag to RSS channel for favicon rendering
https://validator.w3.org/feed/docs/rss2.html#ltimagegtSubelementOfLtchannelgt
2022-08-06 17:14:17 +02:00
守矢諏訪子 fd23352bf2 Merge branch 'master' of github.com:iv-org/invidious 2022-07-21 23:15:35 +09:00
Samantaz Fox abc81ebd08
Merge pull request #3165 from SamantazFox/small-fixes-06-2022 2022-07-11 17:41:58 +02:00
Samantaz Fox cd6c73e487
Merge pull request #3162 from 138138138/138138138-audio-quality-1 2022-07-11 17:36:28 +02:00
Samantaz Fox 69ad57338f
Mention why we use multiple AdaptationSet for audio 2022-07-11 17:29:42 +02:00
138138138 cbcf31a4f9
Skip OTF streams in DASH audio
Skip OTF streams, prevent creating empty AdaptationSet in DASH audio
2022-07-10 16:54:56 +08:00
Samantaz Fox beb9894c47
Merge pull request #3124 from iv-org/add-404-status-code 2022-07-06 22:05:01 +02:00
Samantaz Fox 0e3820b634
Add #to_http_params method to Query (Fixes #3148) 2022-07-04 22:21:27 +02:00
138138138 e0f6988eb5
DASH Default to high quality m4a 2022-06-25 18:52:34 +08:00
138138138 a62adccd3d
change lang to label
lang has to be BCP 47 standard. Using label also can let video.js know there are 2 audio tracks.
2022-06-25 16:33:02 +08:00
138138138 c75bf35f59
Update DASH format to serve 2 audio to player
player.audioTracks() can successfully show
tracks_: Array(2)
2022-06-24 17:26:30 +08:00
138138138 3013782b7b
formatting 2022-06-23 03:03:54 +08:00
138138138 140b6c1227
DASH playback force highest quality m4a
Since VideoJS is unable to handle adaptive audio quality, the best audo quality is forced for every video quality.
2022-06-23 02:13:22 +08:00
守矢諏訪子 33e2e71e1c Merge branch 'master' of github.com:iv-org/invidious 2022-06-12 06:11:23 +09:00
Samantaz Fox 2b1e1b11a3
Fix CI: support BADGE_STYLE_TYPE_VERIFIED_ARTIST 2022-06-08 23:56:40 +02:00
Samantaz Fox 33da64a669
Add support for hashtags 2022-06-08 23:56:40 +02:00
Émilien Devos c201ea53ba Add 404 status code on all possible endpoints 2022-05-27 14:06:38 +00:00
守矢諏訪子 44ebd342b6 Merge branch 'master' of github.com:iv-org/invidious 2022-05-25 22:03:24 +09:00
Samantaz Fox 32be373552
Invert title & video ID in downloaded file name
Fixes a regression of #2922
Issue reported by email
2022-05-19 23:16:51 +02:00
Samantaz Fox 81ca205caa
Fix download of captions 2022-05-07 15:34:56 +02:00
守矢諏訪子 ed6c7850ed Merge branch 'master' of github.com:iv-org/invidious 2022-05-05 01:26:42 +09:00
Samantaz Fox f5fb4c6c64
Apply 2859.diff 2022-05-01 21:10:43 +02:00
Émilien Devos 595c3fb833
Revert "Youtube verification badge" (#3070) 2022-04-30 23:42:38 +02:00
Samantaz Fox 1d25c55c0b
Merge pull request #2859 from jonas-w/verified-badge
Youtube verification badge
2022-04-30 18:54:38 +02:00
Samantaz Fox b7f0b054b8
It's OTF, not OFT 2022-04-27 21:46:45 +02:00
Samantaz Fox 0503d2a9f3
Fix 'adaptiveFormats' not available for livestreams in videos API 2022-04-27 00:22:10 +02:00
守矢諏訪子 4f5f0ffaea Merge branch 'master' of github.com:iv-org/invidious 2022-04-26 16:06:04 +09:00
Émilien Devos 2ea986326d
Bump videojs to 7.12.1 (#3011) 2022-04-22 22:37:45 +02:00
守矢諏訪子 239ce4c95b Merge branch 'master' of github.com:iv-org/invidious 2022-04-17 01:54:28 +09:00
Samantaz Fox d93a7b315d
Make use of Search::Query/Filters and associated HTML generator 2022-04-03 22:27:52 +02:00
Samantaz Fox f9b8bc006f
Create a search processors module 2022-03-29 20:31:23 +02:00
Jonas a09fbad8b0
Merge branch 'iv-org:master' into verified-badge 2022-03-13 19:06:52 +01:00
テクニカル諏訪子 589165d16e Merge branch 'master' of github.com:iv-org/invidious 2022-03-08 11:21:05 +09:00
Samantaz Fox f7b557eed1
API: fix suggestions not workin
Closes #2914 
Thanks to @TiA4f8R for the help
2022-03-06 01:12:57 +01:00
テクニカル諏訪子 f21f438795 Merge branch 'master' of github.com:iv-org/invidious 2022-02-27 04:19:54 +09:00
Jonas 6de449811d
Merge branch 'iv-org:master' into verified-badge 2022-02-25 19:29:12 +01:00
Samantaz Fox 575b039170
Merge pull request #2922 from SamantazFox/download-widget-fix
Download widget fix
2022-02-24 22:53:06 +01:00
Samantaz Fox 7a32269d7f
Merge pull request #2925 from matthewmcgarvey/routes-final
Move last remaining routes in main file to new pattern
2022-02-24 22:49:01 +01:00
Samantaz Fox 004e371051
Don't double-encode file title 2022-02-24 22:37:54 +01:00
matthewmcgarvey d5f43bae92 Combine notifications endpoints and move them 2022-02-23 22:45:07 -06:00
matthewmcgarvey e215a20a0a Move live endpoints into Channels route 2022-02-23 22:41:34 -06:00
matthewmcgarvey 919413e2b9 Move captcha endpoint into Login route 2022-02-23 22:39:43 -06:00
Le Jester 897f871f99
Make the history recording optional. 2022-02-23 13:03:21 +01:00
Samantaz Fox 2f335b3d2c
Use a dedicated endpoind for downloads
This allows us to not pass file name ("title") in the form
data and to enforce some sanity checks
2022-02-23 13:00:30 +01:00
テクニカル諏訪子 794470b2f8 Merge branch 'master' of github.com:iv-org/invidious 2022-02-23 19:05:30 +09:00
matthewmcgarvey 3b1837a99b Move remaining routes to new structure 2022-02-22 23:20:09 -06:00
matthewmcgarvey cc59de0c93 Extract live endpoints to route 2022-02-22 23:04:30 -06:00