Commit Graph

502 Commits (9d6cdc3032eeb2fd5a7e3a86237d1c6a3381826a)

Author SHA1 Message Date
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 73443143cf Add padding to preferences page 6 years ago
Omar Roth f07e3e5981
Merge pull request #38 from FredrikAugust/rework-navbar
Rework navbar and update README
6 years ago
Fredrik August Madsen-Malmo 24538b7296 Clean up navigation bar code
And update README so that arch users don't have to update their entire
system to install the required packages.
6 years ago
Omar Roth 0fba601e91 Fix crash in video crawler 6 years ago
Omar Roth 3f577650bc Add numbers to clock CAPTCHA 6 years ago
Omar Roth 59aad6a273 Enable volume scroll 6 years ago
Omar Roth 5800376818 Fix clock CAPTCHA on iOS 6 years ago
Omar Roth e1ab2d5e1d Fix position of login buttons on mobile 6 years ago
Omar Roth ba323f2c1f Fix position of RSS on mobile 6 years ago
Omar Roth 55167724b1 Add fix for unsupported authentication protocols 6 years ago
Omar Roth 333dcd2089 Fix metadata for videos 6 years ago
Omar Roth 4042b54afb Add fix for function names with numbers in them 6 years ago
Omar Roth 115a815528 Add `/videos/:id' 6 years ago
Omar Roth 965a399492 Simplify 'published' extraction 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 baa8a66827 Fix notification delivery 6 years ago
Omar Roth a1e96d971d Fix meta tags on watch page 6 years ago
Omar Roth 55e6afc3df Add meta tags for '/watch' page 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 5c3494006f Optimize fetch_video 6 years ago
Omar Roth 56e35def8a Add 'autoplay' and 'loop' query params to watch page 6 years ago
Omar Roth fff0a25c17 Add failure callback for comments 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 b965c8a7a4 Fix typo in embedded player 6 years ago
Omar Roth 8861d31b21 Move video options to <video> element 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 68d5ee95b3 Add fix for decoding invalid user preferences 6 years ago
Omar Roth abab7fca87 Fix preferences for existing users 6 years ago
Omar Roth eaf8854f96 Fix preferences for new users 6 years ago
Omar Roth 44016a6779 Fix minute matching in decode_time 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 e1ec1b6837 Use smarter query for updating channels 6 years ago
Omar Roth 7119395045 Refresh account for subscription feed and manager 6 years ago
Omar Roth cecb93f832 Update signature 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 1757db6a1c Add horizontal breaks for subscription manager 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 06dfcc679f Update signature 6 years ago
Omar Roth c56a945533 Update signature 6 years ago
Omar Roth f7fad7fe85 Update signature 6 years ago
Omar Roth 6660b2b56b Fix conflict on video update 6 years ago
Omar Roth 6c934542a6 Add versioning for assets 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 26c496ce78 Clarify link to subscription manager 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 b10d0dce78 Fix conflict on duplicates 6 years ago
Omar Roth a01bdf6c16 Add /user endpoint 6 years ago
Omar Roth 8e24f4e9e3 Update signature 6 years ago
Omar Roth a15c523e1d Update signature 6 years ago
Omar Roth fdf92ddc03 Update signature 6 years ago
Omar Roth b7f673b1e1 Add alt links for all youtube endpoints 6 years ago
Omar Roth aa20f0424d Update signature 6 years ago
Omar Roth a50ff5cffb Update signature 6 years ago
Omar Roth be5c925418 Update signature 6 years ago
Omar Roth f5ea832721 Upgrade to Crystal 0.25 and update signature 6 years ago
Omar Roth 604ae665b6 Update signature 6 years ago
Omar Roth 650b8a50fc Add subscribe button to channel page 6 years ago
Omar Roth 7234785145 Update signature 6 years ago
Omar Roth d89ccc4d50 Unify video/audio player 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 208f32661b Fix notifications 6 years ago
Omar Roth 5e572c4610 Update signature 6 years ago
Omar Roth 3c9fb5ab71 Use properties instead of info 6 years ago
Omar Roth ce714a0854 Rename id to ucid for clarity 6 years ago
Omar Roth 581056ae39 Future-proof extractors 6 years ago
Omar Roth 6d0079e886 Clean up published extraction 6 years ago
Omar Roth 36ba69be1f Add channel page 6 years ago
Omar Roth e865a801aa Spin parts into components 6 years ago
Omar Roth a2e23f7022 Move author and ucid into schema 6 years ago
Omar Roth cbe10784aa Fix notifications layout on mobile 6 years ago
Omar Roth a405188af6 Qualify time for shared videos 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 609ad873bc Update signature 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 0e85a04761 Fix alt linkfor youtu.be urls 6 years ago
Omar Roth 75f8fcd40b Add support for AAhBBmCCsDDms in video start and end params 6 years ago
Omar Roth fef2cbc0b2 Update signature 6 years ago
Omar Roth dce9ef3e8b Add clearer message for login failure 6 years ago
Omar Roth a48bf70d85 Update signature 6 years ago
Omar Roth b52803904c Add fix for channels that have been deleted 6 years ago
Omar Roth d1841b9be5 Use sidebar for pulling subscriptions 6 years ago
Omar Roth 6d3e88aeb5 Unify formatting 6 years ago
Omar Roth 2fee621843 Add link to login for subscriptions 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 8477579e0b Clean up Reddit mapping 6 years ago
Omar Roth 19f5729e18 Add support for incorrect password on /login 6 years ago
Omar Roth 7621c8ef2d Update signature 7 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 7d3ecf7567 Put word-wrap in default.css 7 years ago
Omar Roth 9180a19bf9 Update signature 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