Commit Graph

1058 Commits (17cf0772fb9ab483391942a33fec6e71aa25128d)

Author SHA1 Message Date
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
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
Omar Roth d2bbf9d33c Fix dash parsing for video info 6 years ago
Omar Roth 3ccee120d3 Proxy thumbnails for related videos 6 years ago
Omar Roth 429a4b2dec Proxy thumbnails 6 years ago
Omar Roth 4287c0d96a Fix related video bar for users that aren't logged in 6 years ago
Omar Roth 5cd137d808 Refactor signature extractor 6 years ago
Omar Roth 62ae836565 Remove 'less' button in playlist descriptions 6 years ago
Omar Roth b7acdfad24 Fix typo 6 years ago
Omar Roth d3eadccd51 Add 'publishedText' to API endpoints 6 years ago
Omar Roth 2232bc0495 Use escaped newlines instead of graves 6 years ago
Omar Roth f7ca81c384 Add support for channel search 6 years ago
Omar Roth d4ee786cab Add support for comments under controversial videos 6 years ago
Omar Roth a54668688b Add support for dashmpd within video info 6 years ago
Omar Roth 89bda1d3db Remove migration points 6 years ago
Omar Roth e0ee1c3d79 Shrink size of template gutters 6 years ago
Omar Roth 5b2c228bb6 Add 'license' 6 years ago
Omar Roth ffab3ee79f Shrink size between video requests 6 years ago
Omar Roth dc6cc028c5 Remove migration point 6 years ago
Omar Roth 1c8bd671d8 Fix link redirect for YouTube comments 6 years ago
Omar Roth 133b72f9cf Add support for genre channels that don't end with " - Topic" 6 years ago
Omar Roth 8c45694ce5 Escape comment text 6 years ago
Omar Roth 47e94fedc6 Fix signature extraction 6 years ago
Omar Roth aff2083529 Fix missing 'end' 6 years ago
Omar Roth 1eae76fc15 Add fix for empty descriptions 6 years ago
Omar Roth cf63c825d4 Add fix for shortened youtu.be links in comments 6 years ago
Omar Roth 454b1662b7 Add format=json for reddit comments 6 years ago
Omar Roth 3ec684ae71 Host assets locally 6 years ago
Omar Roth b17d3d1e51 Bump number of videos in channel resources to 60 6 years ago
Omar Roth d81a803618 Add /user/:user/videos 6 years ago
Omar Roth e6d2166bac Add X-XSS-Protection and X-Content-Type-Options 6 years ago
Omar Roth e590d39aa9 Revert "Add header check for CSRF"
This reverts commit a749ac73ac.
6 years ago
Omar Roth 4f91854bd3 Fix typo 6 years ago
Omar Roth 29a21860ae Strip leading slashes from referers 6 years ago
Omar Roth 96234e509f Add X-Frame-Options, X-XSS-Protection, and X-Content-Type-Options 6 years ago
Omar Roth a749ac73ac Add header check for CSRF 6 years ago
Omar Roth 023066b452 Revert "Remove 'codecs' from source types"
This reverts commit 93e12d94fc.
6 years ago
Omar Roth 93e12d94fc Remove 'codecs' from source types 6 years ago
Omar Roth 044a57ef34 Fix video count for channels 6 years ago
Omar Roth bc49c7d181 Add author info to API endpoints 6 years ago
Omar Roth 5632e58636 Add support for genre channels 6 years ago
Omar Roth e1bf7fa6cc Add descriptionHtml to playlists 6 years ago
Omar Roth 40028e1462 Update SQL and remove migration points 6 years ago
Omar Roth 53732cdcab Add genre URLs 6 years ago
Omar Roth 2ac89d5e00 Update project synopsis 6 years ago
Omar Roth 98d71ca8e7 Add support for /c/ URLs 6 years ago
Omar Roth 0f2f273335 Don't leak referers 6 years ago
Omar Roth 000cfd4834 Don't show comments when commentCount is 0 6 years ago
Omar Roth 25c3ee034e Minor refactor 6 years ago
Omar Roth 89d3587861 Fix typo 6 years ago
Omar Roth 0d8f036bf1 Replace YouTube links 6 years ago
Omar Roth c0bda13965 Fix view_count_text 6 years ago
Omar Roth 4022670cb1 Fix typo in video params 6 years ago
Omar Roth 7b135a6d0c Add commentCount for videos with no comments 6 years ago
Omar Roth bdaa8a06fd Fix typo 6 years ago
Omar Roth b3f9059452 Add comment formatting 6 years ago
Omar Roth 917d220623 Fix search filters 6 years ago
Omar Roth ed8ddbc07d Add seperator when notifications > 0 6 years ago
Omar Roth cb01b50fbb Add option to hide related videos 6 years ago
Omar Roth 6b3c9d23d0 Fix referer on 404 6 years ago
Omar Roth 3839013a37 Use '/video' page for channel endpoint 6 years ago
Omar Roth 9d5dddab29 Fix signature extraction 6 years ago
Omar Roth 45fa148380 Don't add playlist id for channel videos 6 years ago
Omar Roth 2ba0063dc0 Add search filters 6 years ago
Omar Roth b57176d7ef Fix notification count in subscription feed 6 years ago
Omar Roth 0dbef6ab9f Fix typo in preferred_captions 6 years ago
Omar Roth 8fc4dcfdea Use username for /data_control 6 years ago
Omar Roth 6c98513153 Add referer to /data_control 6 years ago
Omar Roth c3d8ca68b3 Add code to calculate video rating 6 years ago
Omar Roth a37692cce4 Fix 'to_json' for comment array 6 years ago
Omar Roth a1ad561b98 Fix /clear_watch_history 6 years ago
Omar Roth 7fd0f93d02 Add support for preferences as query params 6 years ago
Omar Roth 23aaf7f1b7 Add comments fallback 6 years ago
Omar Roth 41a04e7c67 Clean up /videoplayback 6 years ago
Omar Roth 77b12b6249 Only show next page when there are more results 6 years ago
Omar Roth 78fcf579a7 Add Liberapay 6 years ago
Omar Roth 9ae3bf216e Update signature extraction 6 years ago
Omar Roth 0e7c56687b Add error message for comment timeouts 6 years ago