Commit Graph

508 Commits (843606db658609483824f2a88dd077b2d2d68b29)

Author SHA1 Message Date
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 01a80995d3 Add fix for channel endpoint where channel has no subscribers 6 years ago
Omar Roth 4725f7222b Fix description in video API endpoint 6 years ago
Omar Roth 16c7d99dd8 Fix channel feeds 6 years ago
Omar Roth 55f8fd0b58 Add note for livestreams that haven't started 6 years ago
Omar Roth 1611ee83a6 Remove preload directive 6 years ago
Omar Roth 6bb747b579 Fix comment replies 6 years ago
Omar Roth 9a15438c71 Minor formatting changes 6 years ago
Omar Roth 4760b3c6e7
Merge pull request #116 from omarroth/add-playlists
Add playlist page and endpoint
6 years ago
Omar Roth 3ba2a7d921 Fix referers 6 years ago
Omar Roth 71aa4d0347 Replace duplicate link to YouTube 6 years ago
Omar Roth bb0b60e575 Add playlist page and endpoint 6 years ago
Omar Roth fa2ba807a3 Remove 'engage types' 6 years ago
Omar Roth 8adb4650a0 Add support for multiple sessions 6 years ago
Omar Roth 45ce301bd2 Fix reply count extraction 6 years ago
Omar Roth 7dfb301858 Sort engage types 6 years ago
Omar Roth 324cdf545e Add option to import data from FreeTube 6 years ago
Omar Roth e04ac53336 Remove non-functional 'ad_slots' 6 years ago
Omar Roth 16fb5023e0 Add fix for videos without 'rvs' 6 years ago
Omar Roth 8b07a7b157 Add 'fps' to '/videos/:id' endpoint 6 years ago
Omar Roth 78ef6a05f0 Clean up DASH manifest 6 years ago
Omar Roth 7116421fa4 Use http-streaming for livestreams 6 years ago
Omar Roth ce0e4babad Pull 'player' out into seperate component 6 years ago
Omar Roth 15c26d022b Pull 'extract_videos' out into seperate function 6 years ago
Omar Roth 2f8716d97f Pull thumbnails into seperate function 6 years ago
Omar Roth 9a78b55c53 Pull description into seperate function 6 years ago
Omar Roth 09d4d46fcd Clean up channel feed 6 years ago
Omar Roth 9fbab6125a Clean up '/channel/' 6 years ago
Omar Roth ad06b2007a Add OPTIONS to allowed CORS methods 6 years ago
Omar Roth a7c6f3538c Fix typo in DASH manifests 6 years ago
Omar Roth c09b41a8f8 Don't redirect to current page 6 years ago
Omar Roth 6d8caaee65 Add option to pull all videos 6 years ago
Omar Roth 6b2774c081 Add fix for unavailable channels 6 years ago
Omar Roth 3ebe9139b7 Provide response on video error 6 years ago
Omar Roth f3c7409d72 Update refresh_channels to properly utilize workers 6 years ago
Omar Roth f588132cad Replace comment published with timestamp 6 years ago
Omar Roth 0f6fcf5833 Update API to match documentation 6 years ago
Omar Roth 8ff8ed1e5f Fix options for '/videoplayback' 6 years ago
Omar Roth 9b0c5ffc71 Add CORS headers to /api/manifest/dash/id/videoplayback 6 years ago
Omar Roth c1bb75e616 Add CORS headers to local URLs 6 years ago
Omar Roth 0b363ff471 Chop leading slash from local URLs 6 years ago
Omar Roth a3a826e52c Add redirect for local DASH urls 6 years ago
Omar Roth ce506d3928 Add 'hls' to video endpoint 6 years ago
Omar Roth cccf28aaf7 Add option to toggle light and dark to navbar 6 years ago
Omar Roth 47a284e378 Partially fix generation of DASH manifests 6 years ago
Omar Roth 373c5378b2 Add '/videoplayback' redirect 6 years ago
Omar Roth a5fb1d38e0 Fix non-existent 'content_html' on empty comment section 6 years ago
Omar Roth 187fa11c4a
Merge pull request #100 from omarroth/fix-captions
Fix duration for auto-generated captions
6 years ago
Omar Roth 1da69d095c Allow comment author info to be blank 6 years ago
Omar Roth 9a02b5278a Fix duration for auto-generated captions 6 years ago
Omar Roth 25fc79974c Add support for empty continuation parameter 6 years ago
Omar Roth 3c359df22e Fix routing for '/videoplayback'' 6 years ago
Omar Roth feed6bc47c Fix typo 6 years ago
Omar Roth 32036e7914 Strip '+' from '/watch' and '/embed' 6 years ago
Omar Roth d2d5de55c1 Fix infinite redirect for 'subscription_ajax' 6 years ago
Omar Roth 4c3e865ea2 Fix infinite redirect for '/preferences' 6 years ago
Omar Roth 4f3d8a8ef6 Don't strip params from invalid video ids 6 years ago
Omar Roth 6c71227766 Add JSON mapping for captions 6 years ago
Omar Roth ca7c376874 Add preferred captions 6 years ago
Omar Roth 923f9a716b Add fix for channel job 6 years ago
Omar Roth ca2320f17f Change 'videoThumbnails' to an array everywhere 6 years ago
Omar Roth 5a6b36ecce Add extra handling for year format 6 years ago
Omar Roth 0f778cbd9d Make 'videoThumbnails' an array instead of an object 6 years ago
Omar Roth a29458e32f Allow 'host' header to be optional 6 years ago
Omar Roth d51b23bc16 Update channel feed 6 years ago
Omar Roth e47b95ff42 Add fix for parsing videos with 1 view 6 years ago
Omar Roth 8c22c226c0 Add 'raw=1' to '/watch' page 6 years ago
Omar Roth 61f9e8667c Always redirect to referer for '/subscription_ajax' 6 years ago
Omar Roth b3d5d41496 Update '/api/v1/trending' to match documentation 6 years ago
Omar Roth 626aed2d07 Update API to match documented schema 6 years ago
Omar Roth b9315bc534 Major cleanup 6 years ago
Omar Roth 5d4198c700 Acknowledge precedence for listen operator 6 years ago
Omar Roth 3b01bc6735 Add support for 'listen=1' 6 years ago
Omar Roth 738e1a5415 Fix issue with video having zero views 6 years ago
Omar Roth e7cad23bb9 Try to redirect invalid video IDs 6 years ago
Omar Roth 3ada6a9234 Add filters to '/api/v1/search' endpoint 6 years ago
Omar Roth 90d661e4a7 Split helpers.cr into multiple files 6 years ago
Omar Roth 9ed72a8dad Fix signature decryption for videos that don't have 'adaptive_fmts' 6 years ago
Omar Roth d7ed7b90be Fix Reddit comments and add links to author channels/profiles 6 years ago
Omar Roth b3cad0355b Add fix for vdieo thumbnails where video is not HD 6 years ago
Omar Roth 272e798f5c Use maxresdefault for thumbnail 6 years ago
Omar Roth f249192ebb Add redirect for '/channels/:ucid/videos' 6 years ago
Omar Roth a12690cbfd Add captions to embedded videos 6 years ago
Omar Roth 42405a34f1 Add proper redirect links and add support for timestamps 6 years ago
Omar Roth ea8aaf3145 Add support for user name in place of :ucid 6 years ago
Omar Roth fcb4f4cddb Add '/api/v1/search' 6 years ago
Omar Roth 1967c5b403 Miscellaneous bug fixes 6 years ago
Omar Roth 51903462ef
Merge pull request #53 from omarroth/notifications-only
Add option to view only notifications
6 years ago
Omar Roth b5bbf1b9f2 Add share button 6 years ago
Omar Roth e1391f4ac7 Use videojs-markers for start end end times 6 years ago
Omar Roth b1b2713546 Add option to view only notifications 6 years ago
Omar Roth 9b8a884ff8 Disable Kemal header 6 years ago
Omar Roth 381b644dab
Merge pull request #51 from omarroth/data-control
Add options to import and export user data
6 years ago
Omar Roth 0cf8f859ec Provide user with error message on '/watch' page 6 years ago
Omar Roth b535a9d413 Add options to import and export user data 6 years ago
Omar Roth 24c79a3554 Remove migration breaks for watch history 6 years ago
Omar Roth 2e69774b1f Fix video ID redirect 6 years ago
Omar Roth 01e5bec246
Merge pull request #44 from omarroth/add-livestreams
Add livestream support [EXPERIMENTAL]
6 years ago
Omar Roth 50222fb1bc
Merge pull request #48 from omarroth/add-watch-history
Add watch history
6 years ago
Omar Roth 9a0996515f Add fix for comments that don't have valid continuation 6 years ago
Omar Roth d201733756 Add fix for empty 'page' param 6 years ago
Omar Roth b14a8c3f3d Throw 500 on '/watch' page error 6 years ago
Omar Roth 714fd3dae3 Add 'results' route redirect 6 years ago
Omar Roth a09b12a774 Add fix for nonexistent channels 6 years ago
Omar Roth 503c47c8bf Fix 500 on channel page when video list is empty 6 years ago
Omar Roth 2b911aabc4 Fix comments endpoint for videos that have no comments 6 years ago
Omar Roth 6aeb508f29 Fix for /comments/ where there is only one comment 6 years ago
Omar Roth 4cc2cf46aa Add fix for subtitles without duration 6 years ago
Omar Roth 8fbc066df1 Try to split longer lines 6 years ago
Omar Roth 10d82d2d95 Add livestream support 6 years ago
Omar Roth c07016b45c Fix template_comments and comments with formatting 6 years ago
Omar Roth 964a9e2abd Fix update_function job 6 years ago
Omar Roth b5c92c1a2f Add watch history 6 years ago
Omar Roth 0d23f25a8c Add option to redirect homepage to subscription feed 6 years ago
Omar Roth 09d78c9d3a Add fix for videos that don't have description 6 years ago
Omar Roth 573e909785 Add 'lengthSeconds' to /channels/:ucid/videos 6 years ago
Omar Roth 7060c67328
Merge pull request #46 from omarroth/add-channel-rss
Add channel RSS
6 years ago
Omar Roth 6c03992369
Merge pull request #47 from omarroth/add-comments
Add YouTube comments
6 years ago
Omar Roth ab4b533183 Add shortened video redirect 6 years ago
Omar Roth 1eb7066c74 Add YouTube comments 6 years ago
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