Commit Graph

1026 Commits (c5a17cd0432be87b224fcad2242a68ab922def42)

Author SHA1 Message Date
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