Commit Graph

420 Commits (7060c67328064d491b9a7825af70585a5027c4df)

Author SHA1 Message Date
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 7 years ago
Omar Roth 650b8a50fc Add subscribe button to channel page 7 years ago
Omar Roth 7234785145 Update signature 7 years ago
Omar Roth d89ccc4d50 Unify video/audio player 7 years ago
Omar Roth e9e6bbd710 Update options for videoplayback preflight 7 years ago
Omar Roth e0dd56f4ff Fix dash endpoint 7 years ago
Omar Roth 208f32661b Fix notifications 7 years ago
Omar Roth 5e572c4610 Update signature 7 years ago
Omar Roth 3c9fb5ab71 Use properties instead of info 7 years ago
Omar Roth ce714a0854 Rename id to ucid for clarity 7 years ago
Omar Roth 581056ae39 Future-proof extractors 7 years ago
Omar Roth 6d0079e886 Clean up published extraction 7 years ago
Omar Roth 36ba69be1f Add channel page 7 years ago
Omar Roth e865a801aa Spin parts into components 7 years ago
Omar Roth a2e23f7022 Move author and ucid into schema 7 years ago
Omar Roth cbe10784aa Fix notifications layout on mobile 7 years ago
Omar Roth a405188af6 Qualify time for shared videos 7 years ago
Omar Roth b8d4951a48 Add support for "t" param in watch page 7 years ago
Omar Roth 471f5345e2 Remove local links for video playback 7 years ago
Omar Roth 61cd135780 Use local links for video playback 7 years ago
Omar Roth f79825fc80 General cleanup 7 years ago
Omar Roth 609ad873bc Update signature 7 years ago
Omar Roth c6539c803a Fix typo 7 years ago
Omar Roth fdcfe0bb14 Seperate new videos in subscription feed 7 years ago
Omar Roth 0e85a04761 Fix alt linkfor youtu.be urls 7 years ago
Omar Roth 75f8fcd40b Add support for AAhBBmCCsDDms in video start and end params 7 years ago
Omar Roth fef2cbc0b2 Update signature 7 years ago
Omar Roth dce9ef3e8b Add clearer message for login failure 7 years ago
Omar Roth a48bf70d85 Update signature 7 years ago
Omar Roth b52803904c Add fix for channels that have been deleted 7 years ago
Omar Roth d1841b9be5 Use sidebar for pulling subscriptions 7 years ago
Omar Roth 6d3e88aeb5 Unify formatting 7 years ago
Omar Roth 2fee621843 Add link to login for subscriptions 7 years ago
Omar Roth 58410e09f7 Clarify crawl option 7 years ago
Omar Roth ae68213dc7 Add TFA 7 years ago
Omar Roth 1ea7290892 Add video refresh 7 years ago
Omar Roth 6a7d19163e General cleanup 7 years ago