Commit Graph

1191 Commits (ae7b5fac74767ec9a7be8ef3d7cb1a0c95494323)

Author SHA1 Message Date
Omar Roth 9698988be3 Filter video streams to avoid duplicates in DASH player 6 years ago
Omar Roth 29af5fc4a6 Prune proxy list 6 years ago
Omar Roth a7b79824de Add support for 'region' in search 6 years ago
Omar Roth d625d0ffbd Use get_video for pulling comment token 6 years ago
Omar Roth 1dcfa90c8e Update version and bump changelog 6 years ago
Omar Roth 8170dad9bd Simplify video extractor 6 years ago
Omar Roth 699f85e773 Fix Google login 6 years ago
Omar Roth 2630dc8dcd Add 'related_videos' to video params 6 years ago
Omar Roth 276662a147 Use IO::Memory for creating continuation tokens 6 years ago
Omar Roth c1ed660ca0 Proxy creator thumbnail for heart container 6 years ago
Omar Roth d0a690c303 Add CORS to API endpoints 6 years ago
Omar Roth a1af27b125
Merge pull request #334 from aaferrari/master
Color change in the links and several improvements in the comments
6 years ago
Omar Roth 9989c8100a Properly escape email when creating view 6 years ago
Agustin Ferrari c0e73e71c5 Merge branch 'master' of https://github.com/omarroth/invidious 6 years ago
Agustin Ferrari b0ba670c91 Comments now show if they were edited and if they received a heart from the uploader (plus additional classes in default.css). The isEdited attribute was also added in the comments API and new strings in en-US.json 6 years ago
Omar Roth d5c9b7dfe8 Only play after error if already playing 6 years ago
Omar Roth c9bc081f8c Respect DEFAULT_USER_PREFERENCES in video params 6 years ago
Omar Roth fbb5df0849 Default to showing recommendations for logged out users 6 years ago
Omar Roth cef061d6fb Fix incorrect default in user preferences 6 years ago
Omar Roth def58ff11f Add interval and timeout for errors in player 6 years ago
Omar Roth 9e73e3b153 Add errorcode for invalid video IDs 6 years ago
Agustin Ferrari e9ea365f2f Add additional parameters in the API comments, highlight the user name in the uploader comments and I finished permalink of the comments. 6 years ago
Agustin Ferrari 55118a6768 Change color to the links and add a couple of improvements in the comments 6 years ago
Omar Roth 1e214aae7c Reload player instead of removing invalid source 6 years ago
Omar Roth ff09a7255a Add handling to remove invalid sources 6 years ago
Omar Roth 26b7200360 Respect playback rate when reloading player 6 years ago
Omar Roth b38a2bbd12 Reload player on error 6 years ago
Omar Roth 097cbcdae3 Update subscribe button immediately 6 years ago
Omar Roth c0fdc28a84 Fix colors and data-url in download widget 6 years ago
Omar Roth 6218078c51 Pull subscribe widget into separate file 6 years ago
Omar Roth a9aae6b36c Add internal redirect for video URLs 6 years ago
Omar Roth 898b768b30 Fallback on ucid for channel search when author contains hyphen 6 years ago
Omar Roth 1f6078cf25 Fix links to invalid genre channels 6 years ago
Omar Roth ba36ab9559 Add 'pretty=1' option to API endpoints 6 years ago
Omar Roth 586c0a0579 Add error message for unavailable endpoint /api/v1/insights/:id 6 years ago
Omar Roth 1af86f6afb Add sleep to popular_videos and top_videos 6 years ago
Omar Roth 952b208a01 Add retry for /videoplaybacl 6 years ago
Omar Roth 4b60f7ddff Add logger to method calls 6 years ago
Omar Roth 75d8c4f5c0 Use logger instead of STDOUT 6 years ago
Omar Roth 1a9057a175 Add fix to download widget for titles with unescaped characters 6 years ago
Omar Roth 0fcfb7b82b Add redirect for legacy '/profile' endpoint 6 years ago
Omar Roth d88f9f3b3e Use params for importing dash sources 6 years ago
Omar Roth fb535ad6bb Add download widget 6 years ago
Omar Roth 15efac520e Stop trying to pull comments after 10 timeouts 6 years ago
Omar Roth 7a6a0f364c Run 'crystal tool format' 6 years ago
Omar Roth e1540390a8 Fix typo in config documentation 6 years ago
Omar Roth 71ba071160 Add documentation to config 6 years ago
Omar Roth af449161ff Add -o option for redirecting output 6 years ago
Omar Roth 633ecb524e Add 'fr' to list of supported locales 6 years ago
Omar Roth a7b6a67615 Use locale for "Only show latest" text 6 years ago
Omar Roth 5cb57fb176 Move 'domain' into config.yml 6 years ago
Omar Roth 95bde7bb8a Add handling for empty continuation 6 years ago
Omar Roth daa2329f8b Add fix for pulling comments from age-gated videos 6 years ago
Omar Roth b23710f89f Fix comments without startTimeSeconds 6 years ago
Omar Roth cf9134416c Remove unnecessary comment 6 years ago
Omar Roth 2425368c3a Bump version 6 years ago
Omar Roth 20c4d213d9 Use config.domain in place of hardcoded value 6 years ago
Omar Roth dfd17bdd88 Improve error message for 500 and add redirect for 404 6 years ago
Omar Roth 0f48d221b4 Fix hlsvp extractor 6 years ago
Omar Roth 8f57388cd3 Fix average rating where likes and dislikes are null 6 years ago
Omar Roth 138a6b1136 Add missing "avg_rating" 6 years ago
Omar Roth c6ec8317ac Use location.assign instead of window.location.replace 6 years ago
Omar Roth 81c2ecc788 Bump version and update CHANGELOG 6 years ago
Omar Roth a16f967085 Add popular, top, trending bar 6 years ago
Omar Roth 7f8349d4b1 Escape function names in signature extractor 6 years ago
Omar Roth 4ae57cb475 Improve playlist description extractor 6 years ago
Omar Roth 2fdf3d24e3 Redirect to home page on empty search 6 years ago
Omar Roth 0832fa9bdb Filter paid videos from RSS and channel list 6 years ago
Omar Roth c2c224b16f Use fibers to try to speed up importing of channels 6 years ago
Omar Roth 7951d4c8aa Add length_seconds to subscription search 6 years ago
Omar Roth 6b4ea53a32 Add sleep time for update_decrypt_function 6 years ago
Omar Roth db7457f135 Add nb_NO to supported locales 6 years ago
Omar Roth f3c9566687 Fix param ordering for fetch_playlist_videos 6 years ago
Omar Roth 382a6b556d Update RSS schema 6 years ago
tor 5ca74a8dca Fixed subscription's xml feed 6 years ago
Omar Roth 388b3cff8b Fix typo in data_control 6 years ago
Omar Roth d06c5306be Update i18n 6 years ago
Omar Roth 7596baf03b Fix translation with non-existent locales 6 years ago
Omar Roth 0feb414a1d Add menu for selecting trending page 6 years ago
Omar Roth 1360d67c11 Show more informative error to users signing in with Google 6 years ago
Omar Roth a160c645c9 Add support for translations 6 years ago
Omar Roth a9a0280b1a Add link to watch history in feed and manager 6 years ago
Omar Roth 7d47b5d4bd Use named params for SearchChannel 6 years ago
Omar Roth d0b30ad977 Don't pass HTTP client in args 6 years ago
Omar Roth 843606db65 Support changing author names 6 years ago
Omar Roth b030149d76 Revert "Use <audio> tag for audio only"
This reverts commit e6bc5bb35d.
6 years ago
Omar Roth 2ef3db334f Update CHANGELOG and bump version 6 years ago
Omar Roth 89439e1775 Add link to '/clear_watch_history' in '/feed/history' 6 years ago
Omar Roth 7fd4c76a59 Try to pull UCID instead of brand name in search results 6 years ago
Omar Roth 4480e9c1ba Don't downcase UCID when searching channels 6 years ago
Omar Roth 6033e8aed1 Add related_channels to /api/v1/channels 6 years ago
Omar Roth 32bd593a8a Remove log statement 6 years ago
Omar Roth 1c49fa3b63 Add timeout for autoplay 6 years ago
Omar Roth 7ab9d741bf Fix autoplay 6 years ago
Omar Roth dcf45d217f Don't cache results when using proxy 6 years ago
Omar Roth 2dfb3e7814 Minor text changes 6 years ago
Omar Roth 19bf0ccbf0 Add /feed/top and /feed/popular 6 years ago
Omar Roth 0152967d3e Fix title when downloading video 6 years ago
Omar Roth 934c81b02f Add second hand to image CAPTCHA 6 years ago
Omar Roth 9ce02e579d Update '/api/v1/popular' 6 years ago
Omar Roth 18bb397c7d Add '/api/v1/popular' 6 years ago
Omar Roth 3c98601f35 Add job for pulling popular videos 6 years ago
Omar Roth 26eb59e00d Add text CAPTCHA 6 years ago
Omar Roth ca4e8b800c Use absolute paths in /opensearch.xml 6 years ago
Omar Roth 568e55dfa6 Add description for home page 6 years ago
Omar Roth 941a773b7d Add opensearch.xml 6 years ago
Omar Roth 95ebfd34c5 Don't wait on server for subscription count 6 years ago
Omar Roth fd7aa59e0f Properly parse NewPipe imports 6 years ago
Omar Roth cdd916f51d Add async for manage_subscriptions 6 years ago
Omar Roth e80884cfce Remove unnecessary request header 6 years ago
Omar Roth c656a7cb9e Add link to watch history in preferences 6 years ago
Omar Roth a15463cf37 Clarify options in preferences 6 years ago
Omar Roth 2ce038fb7a Only show toggle watched button when relevant 6 years ago
Omar Roth 588f9b9bd6 Fix 'order' expression 6 years ago
Omar Roth d6d73bd336 Fix clickable titles in subscription feed 6 years ago
Omar Roth f01cfd0226 Use material style for trash icon 6 years ago
Omar Roth e5730f4cbc Use 'ion-ios-trash' for /feed/history 6 years ago
Omar Roth 2be43c17ab Sample proxies to avoid overloading single proxy 6 years ago
Omar Roth 2e99642173 Add /feed/trending 6 years ago
Omar Roth aeaeacbf8d Refactor geo-bypass 6 years ago
Omar Roth 6b12f11e10 Add ability to mark videos as watched in subscription feed 6 years ago
Omar Roth c7e8d623c0 Support overflow grid 6 years ago
Omar Roth ad20d6359b Add 'expire' to filter invalid tokens 6 years ago
Omar Roth b535de690e Move video count into playlist thumbnail 6 years ago
Omar Roth c1a60392ae Expand description when related videos are disabled 6 years ago
Omar Roth fff817b654 Remove timestamp fallback for nojs 6 years ago
Omar Roth 8706364d90 Add support for watchEndpoints in comment templating 6 years ago
Omar Roth ed6d321bc6 Fix identifier for AGPLv3 in licenses.ecr 6 years ago
Omar Roth 94c92b68a2 Add flat list of proxies for geo-bypass 6 years ago
Omar Roth 27488a2295 Fix invalid passing of arguments to get_video 6 years ago
Omar Roth 3418b82dc5 Fix typo in autoplay 6 years ago
Omar Roth 04d9b16a6b Add fix for optional 'rvs' 6 years ago
Omar Roth 43961ef035 Add 'region' parameter to captions and manifest endpoints 6 years ago
Omar Roth 16964ca6ce Add 'region' parameter for bypassing region locks 6 years ago
Omar Roth 879586d7f5 Fix subscription feed for latest unseen videos 6 years ago
Omar Roth cd482cfd89 Add more informative error response on incorrect CAPTCHA 6 years ago
Omar Roth d185ba84bf Remember nonce to prevent replay attacks 6 years ago
Omar Roth c7f0a6f2e1 Create proper JSON request for Google login 6 years ago
Omar Roth 48526435ad Add CSRF token for Google accounts 6 years ago
Omar Roth b92542ea35 Show autoplay when playlist is invalid 6 years ago
Omar Roth e6bc5bb35d Use <audio> tag for audio only 6 years ago
Omar Roth 6ca7a71db9 Fix channel sort on mobile 6 years ago
Omar Roth bf867c3fcf Add cookie sharing with subdomains 6 years ago
Omar Roth 6db235becf Remove nil assertions from video extractor 6 years ago
Omar Roth adcefa4ffa Add 'published - reverse' option to feed 6 years ago
Omar Roth c8b321920d Add channel video count to search results 6 years ago
Omar Roth 47ed8bd13f Add channel sort to '/api/v1/channels/videos' 6 years ago
Omar Roth 44e9b4ac2a Add channel sort options 6 years ago
Omar Roth 0e26e4d407 Remove video title tooltip 6 years ago
Omar Roth 9113846d10 Fix typo in genre urls 6 years ago
Omar Roth df7480bcb6 Fix comment templating when JavaScript is disabled 6 years ago
Omar Roth 4b76b93610 Add continuous playback 6 years ago
Omar Roth 1465cefa17 Move HMAC tokens into users.cr 6 years ago
Omar Roth dcddb6fb83 Update license information 6 years ago
Omar Roth 7f868ecdf9 Add unminimized sources and license information 6 years ago
Omar Roth e8c9641548 Update info extractor 6 years ago
Omar Roth b9e2fee2c9 Fix templating for videos with 0 comments 6 years ago
Omar Roth aaf8bdb28c Disable unimplemented route 6 years ago
Omar Roth b77c73df0d Clean up data import/export 6 years ago
Omar Roth 6066615553 Update formatting 6 years ago
Omar Roth 30d040b02a Fix extractor for author thumbnails 6 years ago
Omar Roth 8e6bee75e7 Add CSRF prevention for /signout 6 years ago
Omar Roth 28f564ee4c Fix XSS in title and input bar 6 years ago
Omar Roth 1ea563f4f1 Add error message for fetching channel videos 6 years ago
Omar Roth c5d2a57206 Speed up importing watch history 6 years ago
Omar Roth 6ae5d489ec Add 'liveNow' to /api/v1/channels 6 years ago
Omar Roth 0a1c84ada1 Add support for partial data restore 6 years ago
Omar Roth fee3b93339 Add 'liveNow' to /api/v1/channels/videos 6 years ago
Omar Roth 31a9abc03a Add favicon 6 years ago
Omar Roth 3748c0083f Update Twitter thumbnail 6 years ago
Omar Roth 7a6d4e6ef9 Add extra handling for autoplay 6 years ago
Omar Roth 1ff8579575 Check user_id as part of validating CSRF tokens 6 years ago
Omar Roth b9c29bf537 Add option for user to delete their account 6 years ago
Omar Roth f988123820 Revert "Add Origin header checks"
This reverts commit 2be240767c.
6 years ago
Omar Roth 2be240767c Add Origin header checks 6 years ago
Omar Roth 103949c61e Update twitter thumbnail 6 years ago
Omar Roth 316a73f07e Remove duration for playlists in search results 6 years ago
Omar Roth 570e09333a Add error message for empty 'v' param 6 years ago
Omar Roth 4e33d3a0b9 Fix index out of bounds for playlist ucid 6 years ago
Omar Roth 9e022f3b04 Add redirect for empty 'v' param 6 years ago
Omar Roth 1dcca85819 Fix typo in template.ecr 6 years ago
Omar Roth 4f856dd898 Add support for Crystal 0.27.0 6 years ago
Omar Roth c912e63fb5 Only check invalid size passwords on register 6 years ago
Omar Roth 7e558c5b1d Add error messages for invalid password sizes 6 years ago
Omar Roth d739ef8fd3 Add fix for videos without keywords 6 years ago
Omar Roth c92f6e44e7 Update keywords and view_count 6 years ago
Omar Roth 19516eaa25 Add option to view comments with JS disabled 6 years ago
Omar Roth 468e6b1c27 Fix mix continuation 6 years ago
Omar Roth 596960f35a Remove migration points 6 years ago
Omar Roth e39dec9778 Add option to listen by default 6 years ago
Omar Roth 8794e26e67 Add length_seconds to channel_videos 6 years ago
Omar Roth eb44a60f8d Remove migration point 6 years ago
Omar Roth 791f216a45 Don't remove unsupported sources 6 years ago
Omar Roth be601a7584 Fix handling for non-existent channels 6 years ago
Omar Roth ceff2763a5 Update error messages for /api/v1/channels 6 years ago
Omar Roth 81ea2bf799 Don't nest YouTube replies 6 years ago
Omar Roth ed3d9ce540 Make channel extractor more robust 6 years ago
Omar Roth ef95dc2380 Add fix for show playlists 6 years ago
Omar Roth 4875aa1d7e Add partial support for video duration in thumbnails 6 years ago
Omar Roth 3ee7201f5d Comma seperate comment scores 6 years ago
Omar Roth 94d116974b Add break between text and sub count 6 years ago
Omar Roth 5c87cf1547 Update subscribe buttons 6 years ago
Omar Roth 1cfa1f6559 Add 'paid' and 'premium' flags to API 6 years ago
Omar Roth 57d88ffcc8 Fix fallback for comments 6 years ago
Omar Roth e46e6183ae Fix proxying for videos 6 years ago
Omar Roth b49623f90f Revert "Attempt to bypass channel region locks"
This reverts commit 95c6747a3e.
6 years ago
Omar Roth 95c6747a3e Attempt to bypass channel region locks 6 years ago
Omar Roth 245d0b571f Add next page for channels with geo-blocked videos 6 years ago
Omar Roth 6e0df50a03 Remove migration points 6 years ago
Omar Roth f88697541c Add author_thumbnail to '/api/v1/videos' 6 years ago
Omar Roth 5eefab62fd Add "show replies" and "hide replies" 6 years ago
Omar Roth 13b0526c7a Fix subscribe button when logged out 6 years ago
Omar Roth 1568a35cfb Add column to video update 6 years ago
Omar Roth 93082c0a45 Remove migration points 6 years ago
Omar Roth 1a39faee75 Add subCountText and add XHR alternative for subscribing to channels 6 years ago
Omar Roth 81b447782a Fix speed param for playlist preferences 6 years ago
Omar Roth c87aa8671c Add fix for continuation on playlists smaller than 100 videos 6 years ago
Omar Roth 921c34aa65 Create materialized views for Google accounts 6 years ago
Omar Roth ccc423f682 Fix 'latest only' feed 6 years ago
Omar Roth 02335f3390 Fix typo 6 years ago
Omar Roth bcc8ba73bf Fix update_feeds job 6 years ago
Omar Roth 35e63fa3f5 Use materialized views for subscription feeds 6 years ago
Omar Roth 2dbe151ceb Add speed param to playlist redirect 6 years ago
Omar Roth e2c15468e0 Make usernames case-insensitive 6 years ago
Omar Roth 022427e20e Fix typo 6 years ago
Omar Roth 88430a6fc0 Add playlist playback support 6 years ago
Omar Roth c72b9bea64 Add '&list' to videos shown on mix page 6 years ago
Omar Roth 80bc29f3cd Add basic handling for (almost) valid video URLs 6 years ago
Omar Roth f7125c1204 Move watch page JS into seperate file 6 years ago
Omar Roth 6f9056fd84 Add extra handling for shortened video URLs 6 years ago
Omar Roth 3733fe8272 Redirect mixes 6 years ago
Omar Roth 98bb20abcd Add option to switch between YouTube and Reddit comments 6 years ago
Omar Roth a4d44d3286 Fix position of [ + ] button for YouTube comments 6 years ago
Omar Roth dc358fc7e5 Don't add channels if they've been deleted 6 years ago
Omar Roth e14f2f2750 Prevent duplicate subscriptions when importing user data 6 years ago
Omar Roth 650b44ade2 Improve comment templating 6 years ago
Omar Roth 3830604e42 Try to speed up find_working_proxies 6 years ago
Omar Roth f83e9e6eb9 Add config option for geo-bypass 6 years ago
Omar Roth 236358d3ad Escape search query in "next page" and "previous page" links 6 years ago
Omar Roth f8eb5ab416 Break after successful response 6 years ago
Omar Roth ae2850215f Fix method for detecting valid info resposne 6 years ago
Omar Roth d418f50576 Make geo-bypass more robust 6 years ago
Omar Roth 8c04768ef8 Add support for geo-bypass in '/videoplayback' 6 years ago
Omar Roth a718d5543d Add 'lang' and 'tlang' to '/api/v1/captions' 6 years ago
Omar Roth 20130db556 Add mixes 6 years ago
Omar Roth 7d35b6e44f Add rel="noopener" to target="_blank" links 6 years ago
Omar Roth 8530c1f4ec Fix typo 6 years ago
Omar Roth 29a6291957 Show info instead of empty playlist when possible 6 years ago
Omar Roth 25ba5bda62 Fix encoding of playlist index 6 years ago
Omar Roth 477c84deb1 Don't deliver new notifications for YouTube Red videos 6 years ago