Commit Graph

285 Commits (b78c773e5d1390a6c5151a89645d5151affa40bf)

Author SHA1 Message Date
Omar Roth ac5dbadfc1 Add channel RSS 6 years ago
Omar Roth 829ffdd466 Add '/api/v1/channels' and '/api/v1/channels/:ucid/videos' 6 years ago
Omar Roth 9355c60f6e Refactor 'decode_date' 6 years ago
Omar Roth e767651836 Fix thumbnail URL on recommended videos 6 years ago
Omar Roth ff563d075a Add '/api/v1/top' 6 years ago
Omar Roth 8eb5d153b5 Add '/api/v1/trending' 6 years ago
Omar Roth f98d30d36f
Merge pull request #42 from omarroth/change-default-account
Change default account type to Invidious accounts
6 years ago
Omar Roth 20ddd3c025
Merge pull request #43 from omarroth/thin-mode
Add thin mode
6 years ago
Omar Roth cc047bb5e5 Update channel when fetched by thread 6 years ago
Omar Roth f7a5ce2652 Don't try to update all channel videos 6 years ago
Omar Roth 0f46c18f99 Add 'genre', 'allowedRegions', 'isFamilyFriendly' to videos 6 years ago
Omar Roth 1202e1f2bf Move API endpoints under '/api/v1/' prefix 6 years ago
Omar Roth 8764b298ad Add thin mode 6 years ago
Omar Roth e578b2b8f7 Change default account type to Invidious accounts 6 years ago
Omar Roth 686e17f489 Add fix to switch to supported authentication schemes 6 years ago
Omar Roth 0fba601e91 Fix crash in video crawler 6 years ago
Omar Roth 55167724b1 Add fix for unsupported authentication protocols 6 years ago
Omar Roth 115a815528 Add `/videos/:id' 6 years ago
Omar Roth 0bb1da6bfd Escape quotes in metadata description 6 years ago
Omar Roth bb20ec110e Add metadata fix for videos with empty description 6 years ago
Omar Roth 69e70124b4 Update metadata 6 years ago
Omar Roth 8b14a60a32 Fix user update for subscription feed 6 years ago
Omar Roth 67de4192f0 Provide captions if no label is provided 6 years ago
Omar Roth dcf4330b35 Add 'commentCount' to '/comments/:id' 6 years ago
Omar Roth f4160f937c Add fix for videos that don't have captions 6 years ago
Omar Roth 0b0e56504a Properly clear notifications when viewing feed 6 years ago
Omar Roth 09cd7bcc66 Catch errors in 'fetch_video' fibers 6 years ago
Omar Roth 3beac53c89 Add captions 6 years ago
Omar Roth 87d520bb02 Add option to set HMAC key 6 years ago
Omar Roth e49dadbb65 Add option to redirect to HTTPS links even if ssl isn't enabled 6 years ago
Omar Roth 30929a9574 Add '/comments/:id' 6 years ago
Omar Roth 44effdd3a6
Merge pull request #23 from omarroth/add-feed
Add Atom feed
6 years ago
Omar Roth 56e35def8a Add 'autoplay' and 'loop' query params to watch page 6 years ago
Omar Roth c7a46cd3d5 Split Reddit comments into separate request 6 years ago
Omar Roth e4ba09549a Change sign in messages to protect user privacy 6 years ago
Omar Roth e180cf70f8 Fix sort options for Atom feed 6 years ago
Omar Roth 6135006b26 Add Atom feed 6 years ago
Omar Roth ac8fb9d8c8 Add 'raw' and 'quality' options to embedded videos 6 years ago
Omar Roth d29ea79a5d Add separate user accounts 6 years ago
Omar Roth 61e3c39ecd Add 'secure' for cookies when SSL enabled 6 years ago
Omar Roth 18f8a4ae1a Add latest_only and sort options for subscription feed 6 years ago
Omar Roth 0bb07e55f5 Add ability to automatically extract video signature funtion 6 years ago
Omar Roth 7119395045 Refresh account for subscription feed and manager 6 years ago
Omar Roth a6292d956d Add option to change max_results 6 years ago
Omar Roth cae8e1b883
Merge pull request #9 from omarroth/add-preferences
Add user preferences
6 years ago
Omar Roth 70085db5d2 Bump size for referer URL 6 years ago
Omar Roth e87c6186e7
Merge pull request #8 from omarroth/embed-options
Add 'autoplay', 'controls', 'loop' to embedded player options
6 years ago
Omar Roth 7494e864b4 Add handling for invalid login 6 years ago
Omar Roth 58b5e97fc4 Add speed and fix <select> options 6 years ago
Omar Roth 96c520b02b Add user preferences 6 years ago
Omar Roth f68b27da7c Organize routes 6 years ago
Omar Roth 23711a127c Add 'autoplay', 'controls', 'loop' to embedded player options 6 years ago
Omar Roth f189cd7c48 Speed up /videoplayback streaming 6 years ago
Omar Roth 73247d75ca Add fix for mimetype in /videoplayback 6 years ago
Omar Roth 9cb96de426 Add CORS header for /videoplayback redirect 6 years ago
Omar Roth aa389399bc Add fix for videoplayback requests with trailing slash 6 years ago
Omar Roth f05afaf342 Add dash support for videos that already have manifest 6 years ago
Omar Roth 38af1b4c1b Add /embed/:id 6 years ago
Omar Roth 72690f587e Clarify request types 6 years ago
Omar Roth 4671bcf71a Add support for Google Authenticator codes 6 years ago
Omar Roth eb1df96e1b Remove patch and update file structure 6 years ago
Omar Roth a789114f43 Fix login 6 years ago
Omar Roth 99c02722db Remove all cookies on sign out 6 years ago
Omar Roth 431fa642bf Add /subscription_manager 6 years ago
Omar Roth 1ada71e5ba Move user state into before_all 6 years ago
Omar Roth a01bdf6c16 Add /user endpoint 6 years ago
Omar Roth f5ea832721 Upgrade to Crystal 0.25 and update signature 6 years ago
Omar Roth 650b8a50fc Add subscribe button to channel page 6 years ago
Omar Roth e9e6bbd710 Update options for videoplayback preflight 6 years ago
Omar Roth e0dd56f4ff Fix dash endpoint 6 years ago
Omar Roth 36ba69be1f Add channel page 6 years ago
Omar Roth e865a801aa Spin parts into components 6 years ago
Omar Roth b8d4951a48 Add support for "t" param in watch page 6 years ago
Omar Roth 471f5345e2 Remove local links for video playback 6 years ago
Omar Roth 61cd135780 Use local links for video playback 6 years ago
Omar Roth f79825fc80 General cleanup 6 years ago
Omar Roth c6539c803a Fix typo 6 years ago
Omar Roth fdcfe0bb14 Seperate new videos in subscription feed 6 years ago
Omar Roth 75f8fcd40b Add support for AAhBBmCCsDDms in video start and end params 6 years ago
Omar Roth dce9ef3e8b Add clearer message for login failure 6 years ago
Omar Roth 6d3e88aeb5 Unify formatting 6 years ago
Omar Roth 58410e09f7 Clarify crawl option 6 years ago
Omar Roth ae68213dc7 Add TFA 6 years ago
Omar Roth 1ea7290892 Add video refresh 6 years ago
Omar Roth 6a7d19163e General cleanup 6 years ago
Omar Roth d753e52680 Add Fiber.yield to jobs 6 years ago
Omar Roth 92f78ff541 Remove client pool 6 years ago
Omar Roth 19f5729e18 Add support for incorrect password on /login 6 years ago
Omar Roth 742fa6a705 Add negative offset for subscription feed 7 years ago
Omar Roth 84aef70803 Set referer if referer is /login 7 years ago
Omar Roth fd609ee7e5 Allow range in videoplayback headers 7 years ago
Omar Roth 4cfddcfb42 Add allow headers for preflight requests 7 years ago
Omar Roth 86627d8303 Add options for videoplayback 7 years ago
Omar Roth 11e871ba83 Add CORS header for videoplayback 7 years ago
Omar Roth 9898b2900f Change status_code to that of response for videoplayback 7 years ago
Omar Roth 6c5cbca575 Add support for fvip in videoplayback 7 years ago
Omar Roth 830d6fae8e Add support for using local links in manifest 7 years ago
Omar Roth bc068721ab Add filtered handler for videoplayback 7 years ago
Omar Roth f08199e7cf Add /videoplayback endpoint 7 years ago
Omar Roth 4bf0e538e4 Add dark theme 7 years ago