Commit Graph

2421 Commits (19886f71f50ffce8f18f74b8082f29daf6d5a5f4)

Author SHA1 Message Date
Samantaz Fox 19886f71f5
Merge pull request #3250 from iv-org/fix-cookies 2 years ago
Émilien Devos 3d77642a1e
Disable decrypt_polling by default + add comment (#3244) 2 years ago
Emilien Devos b55c1a35bf Set cookies to Lax 2 years ago
Samantaz Fox 4ab54f284c
Merge pull request #3214 from SamantazFox/fix-scheduled-streams 2 years ago
Samantaz Fox 7e648840a1
Move InfoException to exceptions.cr 2 years ago
Samantaz Fox 049ed114fd
Separate video data fetching from parsing in videos.cr 2 years ago
Émilien Devos 6c4ed282bb HTML escape username 2 years ago
Samantaz Fox c8765385df
Fetch data from next endpoint for scheduled streams 2 years ago
AHOHNMYC 0338b26d5c
Include `_helpers.js` in embedded view 2 years ago
Émilien Devos 586000ca3d add more explanation about checking the player dependencies 2 years ago
Samantaz Fox abc81ebd08
Merge pull request #3165 from SamantazFox/small-fixes-06-2022 2 years ago
Samantaz Fox cd6c73e487
Merge pull request #3162 from 138138138/138138138-audio-quality-1 2 years ago
Samantaz Fox 69ad57338f
Mention why we use multiple AdaptationSet for audio 2 years ago
138138138 cbcf31a4f9
Skip OTF streams in DASH audio
Skip OTF streams, prevent creating empty AdaptationSet in DASH audio
2 years ago
138138138 b19beac5b4
Update src/invidious/views/components/player.ecr
better syntax

Co-authored-by: Samantaz Fox <coding@samantaz.fr>
2 years ago
Samantaz Fox beb9894c47
Merge pull request #3124 from iv-org/add-404-status-code 3 years ago
Émilien Devos 5556a996cd
Update comment for NotFoundException 3 years ago
Samantaz Fox f7b1dcc271
Don't treat LIVE_STREAM_OFFLINE playability status as an error (fixes #3155) 3 years ago
Samantaz Fox eb226e1dcf
Remove all backend code related to dislikes 3 years ago
Samantaz Fox 06af5a004e
Remove useless link in item forms (buttons on thumbnail) 3 years ago
Samantaz Fox ce32873ef8
Remove item (video/channel/mix) thumbnail from keyboard navigation tree 3 years ago
Samantaz Fox 99bc230fe6
Fix missing hash key: "availableCountries" (Closes #3047) 3 years ago
Samantaz Fox 0e3820b634
Add #to_http_params method to Query (Fixes #3148) 3 years ago
11tuvork28 864f27ef72 switched to extract_selected_tab for the community tab 3 years ago
11tuvork28 a8b72d8342 Fixed community tab 3 years ago
11tuvork28 15d2cfba90 Fix `Missing hash key: "selected" (KeyError)` 3 years ago
11tuvork28 2851d993ad updated comment to represent current structure 3 years ago
138138138 3f1d88282e
Update some comments 3 years ago
138138138 e0f6988eb5
DASH Default to high quality m4a 3 years ago
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.
3 years ago
138138138 c75bf35f59
Update DASH format to serve 2 audio to player
player.audioTracks() can successfully show
tracks_: Array(2)
3 years ago
138138138 3013782b7b
formatting 3 years ago
138138138 81abebd144
Highest quality m4a on audio only mode as default
Audio mode will automatically select highest quality m4a as default.
3 years ago
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.
3 years ago
Samantaz Fox b5c54b4e41
Merge pull request #3137 from SamantazFox/add-hashtags
Add hashtags
3 years ago
Samantaz Fox 23cd04fe88
Merge pull request #3116 from DoodlesEpic/fix-reddit-comments-nojs-ytkids
Fix document is empty error on yt kids video when reddit comments are enabled
3 years ago
Samantaz Fox 2313ca8f72
Merge pull request #3084 from AHOHNMYC/js-helpers-polyfills
JS refactoring part 2: helper functions, poyfills
3 years ago
Samantaz Fox 3593f67eb6
Fix: related videos is a Hash(String, String) 3 years ago
Samantaz Fox d7f6b6b018
Fix CI: support reloadContinuationItemsCommand containers 3 years ago
Samantaz Fox 2b1e1b11a3
Fix CI: support BADGE_STYLE_TYPE_VERIFIED_ARTIST 3 years ago
Samantaz Fox 33da64a669
Add support for hashtags 3 years ago
meow a402128a7d Move `_helpers.js` include from various .ecr's into `template.ecr` `head` tag 3 years ago
Émilien Devos 4ae77bcef9
Remove rating display from the frontend 3 years ago
Émilien Devos e84416e56d
Remove dislikes icon (#3092) 3 years ago
Émilien Devos c201ea53ba Add 404 status code on all possible endpoints 3 years ago
DoodlesEpic ad37db4c82 Fix document is empty error on yt kids video when reddit comments are enabled 3 years ago
Samantaz Fox 6ff3a633f7
Merge pull request #2968 from mathiusD/description-link 3 years ago
Samantaz Fox 46891437e9
Add Estonian to i18n.cr 3 years ago
Samantaz Fox 32be373552
Invert title & video ID in downloaded file name
Fixes a regression of #2922
Issue reported by email
3 years ago
Féry Mathieu (Mathius) d8fb4f0a87
Update text_to_parsed_content for add docs
Follow this comment :
https://github.com/iv-org/invidious/pull/2968#discussion_r851808433
3 years ago