Commit Graph

532 Commits (586c0a05791b1d6b8a3ecf4facbc7aa8dc3fc636)

Author SHA1 Message Date
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 0fcfb7b82b Add redirect for legacy '/profile' endpoint 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 cf9134416c Remove unnecessary comment 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 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 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 d0b30ad977 Don't pass HTTP client in args 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 2dfb3e7814 Minor text changes 6 years ago
Omar Roth 19bf0ccbf0 Add /feed/top and /feed/popular 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 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 2ce038fb7a Only show toggle watched button when relevant 6 years ago
Omar Roth 588f9b9bd6 Fix 'order' expression 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 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 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