Commit Graph

2671 Commits (479dd684f81b6fca3388f7712d1c6b8b50dd94bd)
 

Author SHA1 Message Date
syeopite e864c7541c
Hide header search bar when default_home is empty 4 years ago
syeopite b4a6cbbd09
Merge info extract functions back to one 4 years ago
syeopite fe4eef5855
Fix channel info extract for 'video game' channels 4 years ago
TheFrenchGhosty c0997f951c
Merge pull request #1929 from Svallinn/channel_playlist_fix
Fix channels' playlists fetching
4 years ago
TheFrenchGhosty cb378c1754
Merge pull request #1973 from syeopite/fixcomments
Preserve all original cookies when adding the consent cookie.
4 years ago
syeopite 20b961c1c8
Preserve original cookies 4 years ago
TheFrenchGhosty c4c2e01213
Merge pull request #1922 from Svallinn/search_api_fixes
Fix channels' search API
4 years ago
TheFrenchGhosty 4b6d0fb517
Merge pull request #1967 from SamantazFox/fix-long-playlists-2
Fix missing last page in playlists
4 years ago
Samantaz Fox 62e46b7a36 Fix missing last page in playlists 4 years ago
TheFrenchGhosty 052c5c67b8
Merge pull request #1960 from syeopite/fix1959
Add new YT consent cookie to every request
4 years ago
TheFrenchGhosty b794c5cfcf
Set the request cookie to "YES+" 4 years ago
TheFrenchGhosty be8a4013a7
Merge pull request #1945 from syeopite/trending-api-fix
Fix Trending API
4 years ago
Samantaz Fox 87c25f83a4 Fix API giving ytimg instead of instance URLs for thumbnails 4 years ago
syeopite e08bea5f51
Fix lint 4 years ago
syeopite 739f610507
Add new YT consent cookie to every request 4 years ago
syeopite 608313c1d1
Update regex expressions to handle unexpected '};' 4 years ago
TheFrenchGhosty 2c1cf42994
Merge pull request #1937 from syeopite/smallfilteruifix
Prevent filtering options from jumping above its drop down menu.
4 years ago
TheFrenchGhosty 196db1e1d0
Merge pull request #1939 from weblate/weblate-invidious-translations
Translations update from Weblate
4 years ago
Hierax Swiftwing a2f5435c48 Update Serbian translation 4 years ago
Hierax Swiftwing 75ec0b4fcf Add Serbian translation 4 years ago
HackerNCoder b4bfe27786 Update Danish translation 4 years ago
Oymate 7617382114 Update Bengali (Bangladesh) translation 4 years ago
bongo bongo b2f67cb154 Update Serbian (cyrillic) translation 4 years ago
TheFrenchGhosty c5107ddd3d
Merge pull request #1938 from tenpura-shrimp/fixcommentsextractcursor
remove comments extract cursor
4 years ago
syeopite 8b75590d3e
Remove news trending section from ui 4 years ago
syeopite a7624d4724
Fix trending API 4 years ago
syeopite b3099001be
Fix minor scaling issue in filter drop down.
Basically prevents filter content from jumping above the dropbox when there's
enough space to do
4 years ago
TheFrenchGhosty 533c6cefee
Merge pull request #1927 from syeopite/add-link-to-yt
Add "Watch on Youtube" button next to audio mode Icon.
4 years ago
Svallinn acfa9e8a55
Parse responses to JSON instead of using regex 4 years ago
Svallinn 8823753b46
Remove commented line 4 years ago
Svallinn c5ccefe6f7
Parse response to JSON instead of using regex 4 years ago
syeopite 148071a744
Add 'www' to URL on watch on youtube button 4 years ago
syeopite 56fab9d178
Add watch on youtube button on each video item 4 years ago
syeopite f422a77014
Add translation to Audio Mode icon on vid result 4 years ago
Svallinn e248e7ebaf
Remove unused function and related test 4 years ago
Svallinn aa4c623a06
Add deprecation note 4 years ago
Svallinn cbdba66ef3
Use the youtubei API over the legacy one 4 years ago
Svallinn d652ab9920
Modify spec file 4 years ago
Svallinn e49aaa0216
Fix channel search API 4 years ago
Andrew Zhao 61d49a1215 remove comments extract cursor 4 years ago
TheFrenchGhosty c481ca924b
Merge pull request #1911 from SamantazFox/fix-long-playlists
Fix long playlists (100+ videos)
4 years ago
Samantaz Fox 23e5b6ba72 Remove extra 'next page' button at then end of a playlist 4 years ago
Samantaz Fox 3e88b72316 Remove useless parameter 'youtubei_browse' in get_channel_videos_response() 4 years ago
TheFrenchGhosty 7566243151
Merge pull request #1901 from tenpura-shrimp/commentreplies
fix comment replies
4 years ago
Samantaz Fox aaefa38602 Make the linter happy 4 years ago
Samantaz Fox de6db4141f Fix produce_playlist_continuation checks in spec/helpers_spec.cr 4 years ago
Samantaz Fox a61735e29a Print detailed error message when playlist can't be retrieved 4 years ago
Samantaz Fox 9bdfb0a32b Playlist: Support edge case where 'content' in JSON may be erroneously plural 4 years ago
Samantaz Fox 94ecd29e35 Make use of youtube API helper in src/invidious/channels.cr 4 years ago
Samantaz Fox 980f5f1299 Playlist: Fix video continuation (100+ videos playlists) 4 years ago