Leon Klingele
2a9a348164
Format Crystal files
...
Crystal 0.30.1 apparently introduced some breaking changes to their
code formatter which made CI fail.
The code was automatically formatted by running
crystal tool format
5 years ago
Omar Roth
b63f469110
Fix typo in ConfigPreferences
5 years ago
Omar Roth
f6f176afc1
Merge pull request #680 from leonklingele/add-player-styles
...
Add support for player styles
5 years ago
Omar Roth
2d955dae48
Force redirect for videos without audio
5 years ago
Leon Klingele
46577fb128
Add support for player styles
...
This currently includes the following styles:
- Invidious, the default
- YouTube, using a centered play button and always visible video control bar
Implements https://github.com/omarroth/invidious/issues/670 .
Supersedes https://github.com/omarroth/invidious/pull/661 .
5 years ago
Omar Roth
66b949bed1
Format history.ecr
5 years ago
Omar Roth
c9a05187fb
Update icon for unlisted videos
5 years ago
Omar Roth
cc956583fb
Fix detection of unavailable videos
5 years ago
Omar Roth
7a33831d14
Fix detection of premium content
5 years ago
Omar Roth
4f120e19fd
Fix overflow for channel description
5 years ago
Omar Roth
5680d5a7be
Sort dash representations by framerate
6 years ago
Omar Roth
c41beae99a
Add fix for channels with empty descriptions
6 years ago
Omar Roth
f71d5c429d
Add description to channel pages
6 years ago
Omar Roth
dce5816b18
Fix image url extractor
6 years ago
leonklingele
f99a7b2a8c
Fix engagement for zero-view videos ( #654 )
...
Division by zero resulted in 'NaN'.
Fixes https://github.com/omarroth/invidious/issues/653 .
6 years ago
Omar Roth
f643175156
Fix typo in video extractor
6 years ago
Omar Roth
0321dda1d7
Fix handling for video content warnings
6 years ago
Omar Roth
ff5d79e3ee
Update video extractor
6 years ago
Omar Roth
4ee3ec09df
Autofill search for playlists and communities page
6 years ago
Omar Roth
cfe9d47fa0
Add support for '/embed/?list'
6 years ago
Omar Roth
607d6125fc
Add support for '/embed/live_stream'
6 years ago
Omar Roth
6215259565
Add support for Google login verification
6 years ago
Omar Roth
f18d8229c0
Refactor continuation protocol buffers
6 years ago
Omar Roth
e736626953
Fix continuation for last page of playlists
6 years ago
Omar Roth
94638fe42c
Update translations
6 years ago
Omar Roth
d97a272aa5
Fix check for 2-step verification
6 years ago
Omar Roth
1b74a04efd
Add 'force_resolve' to fix issues with rate limiting
6 years ago
Omar Roth
290c7e6009
Disable autoplay in community tabs
6 years ago
Omar Roth
e8a56e0fea
Add '1.75' playback speed
6 years ago
Omar Roth
fea20ea913
Add support for Icelandic translation
6 years ago
Omar Roth
b0dca2a363
Minor refactor
6 years ago
Omar Roth
1a7b341745
Update Google login
6 years ago
Omar Roth
af592ea8c1
Fix extraction for ytInitialData
6 years ago
Omar Roth
bb096a0357
Raise 400 on invalid request to '/feed/webhook'
6 years ago
Omar Roth
3c226892c6
Add fix for empty title tag when fetching videos
6 years ago
Omar Roth
47f6fe069a
Add fix for unsupported attachment types
6 years ago
Omar Roth
aa3c1d930b
Remove empty representations from dash manifests
6 years ago
Omar Roth
99b0b4f5b8
Fix escaping for materialized view SQL
6 years ago
Omar Roth
bcd239ac2b
Add community page
6 years ago
Omar Roth
2cc25b1e6e
Add administrator option to disable proxying
6 years ago
Omar Roth
5fd3ed782f
Add fix for #600
6 years ago
Omar Roth
c34a24b633
Attempt to optimize query for subscription feed
6 years ago
Omar Roth
775612ec5a
Prevent embeds from appearing in watch history
6 years ago
Omar Roth
fd43b16213
Add av01 formats to itag list
6 years ago
Omar Roth
5a455ec4f7
Fix redirect for livestream segments
6 years ago
Omar Roth
1277c3d156
Fix chunk size for livestreams
6 years ago
Omar Roth
8033d1ca6d
Fix chunking for livestream segments
6 years ago
Omar Roth
28df6881a7
Try to prevent redirect for DASH streams
6 years ago
Omar Roth
e5fa5df7be
Chunk video files to bypass throttling
6 years ago
Omar Roth
f7dbf2bdd4
Add 'pipe' for proxying assets
6 years ago