Commit Graph

934 Commits (9580a2178698ae5014e31200a09588966df37ec8)

Author SHA1 Message Date
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
Omar Roth c2f7d3d41c Add handling for specific genre channels 6 years ago
Omar Roth b0b5e3e982 Escape search queries 6 years ago
Omar Roth 4fb275ec6e Get more video information when possible 6 years ago
Omar Roth f99b2cdf01 Add support for proxying comments 6 years ago
Omar Roth 5d7bd9af0f Add host language for comments 6 years ago
Omar Roth aa819a189e Use alternate source for proxies 6 years ago
Omar Roth 2e65997447 Fix geo-bypass threads 6 years ago
Omar Roth 3e3de1890a Overhaul geo-bypass 6 years ago
Omar Roth 5b5d69a33b Add host language to YouTube requests 6 years ago
Omar Roth 1289065151 Add host language to fetch_video 6 years ago
Omar Roth 21a8df42dd Add fix for short playlist descriptions 6 years ago
Omar Roth 74b285d0f7 Add author thumbnails to playlist endpoint 6 years ago
Omar Roth c2e72439f5 Don't add anchor for empty genre URL 6 years ago
Omar Roth b3ca3922a9 Add experimental dash support 6 years ago
Omar Roth 9a7852341d Use custom ranking for regions 6 years ago
Omar Roth 1922f6c69a Add more regions to geo-bypass 6 years ago
Omar Roth a5e8f87a26 Add error for non-existent playlists 6 years ago
Omar Roth 1d9c6f63e1 Add better error for invalid playlists 6 years ago
Omar Roth 5bdd8327d4 Add better support for movies in search and watch page 6 years ago
Omar Roth 35ac887133 Add fix for playlists with less than 100 videos 6 years ago
Omar Roth d886f8d1e3 Add fix for playlists with no videos 6 years ago
Omar Roth d8b7c0750a Fix name of playlist resource 6 years ago
Omar Roth 1ab04638e3 Add 'videoCount' to playlists in search 6 years ago
Omar Roth f80f4f2521 Add '/api/v1/channels/search' 6 years ago
Omar Roth 60038b29f1 Fix typo in user defaults 6 years ago
Omar Roth 099b711400 Add 'host' to API thumbnails 6 years ago
Omar Roth b56d07556e Remove break point 6 years ago
Omar Roth a68924f0ce Refactor name to ucid conversion 6 years ago
Omar Roth 1703788f4b Revert "Replace ytimg with local thumbnails"
This reverts commit 95e2d8f1b7.
6 years ago
Omar Roth 6e092026d2 Fix for Reddit timezone 6 years ago
Omar Roth 95e2d8f1b7 Replace ytimg with local thumbnails 6 years ago
Omar Roth abb15b82e6 Don't discard search results with no metadata 6 years ago
Omar Roth 687013c1b9 Add minor convenience features to search 6 years ago
Omar Roth cefb5d679f Add label to HLS 6 years ago
Omar Roth 62380933b2 Add support for playlists and channels in search 6 years ago
Omar Roth bac66c798f Remove debug info 6 years ago
Omar Roth 2c6f8022e6 Fix comments where link has no host 6 years ago
Omar Roth fe5286a210 Add 'maxres' to video thumbnails 6 years ago
Omar Roth bb604c8925 Add movies to search results 6 years ago
Omar Roth c166f46b7c Add caption URL to video info 6 years ago
Omar Roth 4c8bb3b293 Fix typo 6 years ago
Omar Roth 0f5b93e394 Add 'authorId' to /api/v1/trending and /api/v1/top 6 years ago
Omar Roth 54f9941c7b Add alias '/api/v1/channels/videos/:ucid' 6 years ago
Omar Roth 8500a62462 Add /api/v1/insights 6 years ago
Omar Roth 53c8b5ff2e Minor refactor 6 years ago
Omar Roth 64cc0362fb Add fix for playlists with no views 6 years ago
Omar Roth 35bee987f6 Proxy profile pictures 6 years ago
Omar Roth bd5ec2f2f3 Add playlist RSS 6 years ago
Omar Roth 296771809a Refactor protocol buffers 6 years ago
Omar Roth 83ba4e2a4c Fix truncated thumbnails 6 years ago
Omar Roth 6cb834a18d Add support for 304 in thumbnails 6 years ago
Omar Roth 0a4e9e6252 Properly filter user's subscriptions in search 6 years ago
Omar Roth 9619d3f1bc Fix channel refresh 6 years ago
Omar Roth f39ed3d145 Add subscriptions search filter 6 years ago
Omar Roth f38aac851e Fix full channel refresh 6 years ago
Omar Roth c74cc1123f Maintain aspect ratio even when JS is disabled 6 years ago
Omar Roth 0e1b5d7cdd Add fix for dash sequences 6 years ago