コミットグラフ

867 コミット

作成者 SHA1 メッセージ 日付
Omar Roth 8b07a7b157 Add 'fps' to '/videos/:id' endpoint 2018-08-12 09:24:59 -05:00
Omar Roth db2c10e3a0 Avoid creating temporary objects 2018-08-11 15:03:24 -05:00
Omar Roth 78ef6a05f0 Clean up DASH manifest 2018-08-11 15:01:22 -05:00
Omar Roth 7116421fa4 Use http-streaming for livestreams 2018-08-11 14:29:51 -05:00
Omar Roth ce0e4babad Pull 'player' out into seperate component 2018-08-11 10:52:13 -05:00
Omar Roth debe5cbea9 Fix typo in XHR 2018-08-11 09:36:39 -05:00
Omar Roth 15c26d022b Pull 'extract_videos' out into seperate function 2018-08-10 09:44:19 -05:00
Omar Roth 2f8716d97f Pull thumbnails into seperate function 2018-08-10 08:50:25 -05:00
Omar Roth 9a78b55c53 Pull description into seperate function 2018-08-10 08:44:23 -05:00
Omar Roth 09d4d46fcd Clean up channel feed 2018-08-10 08:38:31 -05:00
Omar Roth 9fbab6125a Clean up '/channel/' 2018-08-10 08:20:35 -05:00
Omar Roth d4e37c0201 Commit whitespace 2018-08-09 16:07:11 -05:00
Omar Roth 02a4bbccb6 Format JavaScript 2018-08-09 16:01:39 -05:00
Omar Roth 3154f250d8 Update player sources 2018-08-09 15:58:44 -05:00
Omar Roth ad06b2007a Add OPTIONS to allowed CORS methods 2018-08-09 09:43:47 -05:00
Omar Roth a7c6f3538c Fix typo in DASH manifests 2018-08-09 08:56:35 -05:00
Omar Roth c09b41a8f8 Don't redirect to current page 2018-08-08 20:26:02 -05:00
Omar Roth 6d8caaee65 Add option to pull all videos 2018-08-08 20:12:17 -05:00
Omar Roth 4730497efe Fix autoplay preference 2018-08-08 18:15:35 -05:00
Omar Roth 6b2774c081 Add fix for unavailable channels 2018-08-08 13:20:21 -05:00
Omar Roth 3ebe9139b7 Provide response on video error 2018-08-08 10:20:07 -05:00
Omar Roth f3c7409d72 Update refresh_channels to properly utilize workers 2018-08-07 20:25:59 -05:00
Omar Roth f588132cad Replace comment published with timestamp 2018-08-07 19:36:16 -05:00
Omar Roth 0f6fcf5833 Update API to match documentation 2018-08-07 14:45:37 -05:00
Omar Roth 8ff8ed1e5f Fix options for '/videoplayback' 2018-08-07 13:25:22 -05:00
Omar Roth 9b0c5ffc71 Add CORS headers to /api/manifest/dash/id/videoplayback 2018-08-07 13:23:27 -05:00
Omar Roth c1bb75e616 Add CORS headers to local URLs 2018-08-07 13:18:38 -05:00
Omar Roth 0b363ff471 Chop leading slash from local URLs 2018-08-07 13:14:58 -05:00
Omar Roth a3a826e52c Add redirect for local DASH urls 2018-08-07 13:10:52 -05:00
Omar Roth ce506d3928 Add 'hls' to video endpoint 2018-08-07 12:36:55 -05:00
Omar Roth cccf28aaf7 Add option to toggle light and dark to navbar 2018-08-07 11:49:14 -05:00
Omar Roth cfa76d21db Allow preferred captions to be specified with 'listen=1' 2018-08-07 11:41:07 -05:00
Omar Roth 47a284e378 Partially fix generation of DASH manifests 2018-08-07 11:40:30 -05:00
Omar Roth 373c5378b2 Add '/videoplayback' redirect 2018-08-07 11:39:56 -05:00
Omar Roth a5fb1d38e0 Fix non-existent 'content_html' on empty comment section 2018-08-07 10:01:46 -05:00
Omar Roth 187fa11c4a
Merge pull request #100 from omarroth/fix-captions
Fix duration for auto-generated captions
2018-08-07 09:16:47 -05:00
Omar Roth 1da69d095c Allow comment author info to be blank 2018-08-07 08:30:37 -05:00
Omar Roth 4b962dddd3 Add fix for scheduled livestreams in search results 2018-08-07 08:19:20 -05:00
Omar Roth 2c4a3b19e2 Add support for 'seconds' in decode_date 2018-08-07 08:10:24 -05:00
Omar Roth 9a02b5278a Fix duration for auto-generated captions 2018-08-07 07:36:51 -05:00
Omar Roth 30724b6924 Add fix for movies in search results 2018-08-06 23:11:37 -05:00
Omar Roth 95bfe7e54c Add support for streamed videos in search results 2018-08-06 23:06:16 -05:00
Omar Roth 25fc79974c Add support for empty continuation parameter 2018-08-06 23:03:50 -05:00
Omar Roth e190624eb0 Support '18m12s' format in video description timestamp 2018-08-06 23:00:39 -05:00
Omar Roth 8b572d268d Add fix for playlists in search results 2018-08-06 22:56:21 -05:00
Omar Roth 3c359df22e Fix routing for '/videoplayback'' 2018-08-06 22:42:11 -05:00
Omar Roth feed6bc47c Fix typo 2018-08-06 22:10:47 -05:00
Omar Roth 32036e7914 Strip '+' from '/watch' and '/embed' 2018-08-06 20:52:37 -05:00
Omar Roth baf4e7984b Fix for videos that don't have 'captionTracks' 2018-08-06 20:03:10 -05:00
Omar Roth d2d5de55c1 Fix infinite redirect for 'subscription_ajax' 2018-08-06 19:51:37 -05:00
Omar Roth 4d034bedce Fix typo 2018-08-06 19:45:33 -05:00
Omar Roth 4c3e865ea2 Fix infinite redirect for '/preferences' 2018-08-06 19:42:20 -05:00
Omar Roth 4f3d8a8ef6 Don't strip params from invalid video ids 2018-08-06 19:28:16 -05:00
Omar Roth 6c71227766 Add JSON mapping for captions 2018-08-06 18:25:25 -05:00
Omar Roth f3646dc0bb Disable preload on embedded videos by default 2018-08-06 17:18:50 -05:00
Omar Roth ac12d161b9 Enable captions when `listen=1` 2018-08-06 17:10:22 -05:00
Omar Roth 928ca94d8c
Merge pull request #91 from omarroth/add-preferred-captions
Add preferred captions
2018-08-06 16:58:53 -05:00
Omar Roth c8d56fb426 Style horizontal break in feed 2018-08-06 13:49:52 -05:00
Omar Roth f121e74d33 Fix rendering of notifications 2018-08-06 13:48:02 -05:00
Omar Roth ca7c376874 Add preferred captions 2018-08-06 13:23:36 -05:00
Omar Roth fe5142753c Show notifications indicator 2018-08-06 08:00:05 -05:00
Omar Roth 923f9a716b Add fix for channel job 2018-08-06 07:59:42 -05:00
Omar Roth ca2320f17f Change 'videoThumbnails' to an array everywhere 2018-08-06 07:24:24 -05:00
Omar Roth f9b45dd7b8 General cleanup to user preferences 2018-08-05 19:59:45 -05:00
Omar Roth 5a6b36ecce Add extra handling for year format 2018-08-05 18:35:52 -05:00
Omar Roth 9d6cdc3032 Fix method for detecting movies in search results 2018-08-05 18:07:52 -05:00
Omar Roth 0f8e01f919 Remove inline CSS from <hr> 2018-08-05 18:03:38 -05:00
Omar Roth aed8aa4037 Add note for unseen notifications 2018-08-05 17:22:22 -05:00
Omar Roth 870ee11553 Add fix for movies in search results 2018-08-05 17:07:17 -05:00
Omar Roth 0f778cbd9d Make 'videoThumbnails' an array instead of an object 2018-08-05 16:54:25 -05:00
Omar Roth 7d6bc671c2 Fix searches where items don't have byline 2018-08-05 14:46:21 -05:00
Omar Roth a29458e32f Allow 'host' header to be optional 2018-08-05 14:37:32 -05:00
Omar Roth d51b23bc16 Update channel feed 2018-08-05 14:26:41 -05:00
Omar Roth e47b95ff42 Add fix for parsing videos with 1 view 2018-08-05 14:08:39 -05:00
Omar Roth 8c22c226c0 Add 'raw=1' to '/watch' page 2018-08-05 14:03:13 -05:00
Omar Roth 61f9e8667c Always redirect to referer for '/subscription_ajax' 2018-08-05 12:43:54 -05:00
Omar Roth 1e7873d8e9 Add 'time_continue' 2018-08-05 12:35:33 -05:00
Omar Roth b3d5d41496 Update '/api/v1/trending' to match documentation 2018-08-05 12:32:14 -05:00
Omar Roth 626aed2d07 Update API to match documented schema 2018-08-05 12:18:14 -05:00
Omar Roth b78c773e5d Remove some whitespace from either side of page 2018-08-05 10:11:23 -05:00
Omar Roth 06af43c95e Add timeDisplay to player 2018-08-05 08:58:03 -05:00
Omar Roth d75d34abdd Fix player parameters 2018-08-05 07:38:43 -05:00
Omar Roth d25146d22f Fix reply link on mobile 2018-08-04 23:27:41 -05:00
Omar Roth b9315bc534 Major cleanup 2018-08-04 23:14:57 -05:00
Omar Roth 5d4198c700 Acknowledge precedence for listen operator 2018-08-04 20:39:02 -05:00
Omar Roth 3b01bc6735 Add support for 'listen=1' 2018-08-04 20:27:53 -05:00
Omar Roth 738e1a5415 Fix issue with video having zero views 2018-08-04 20:08:22 -05:00
Omar Roth 54190d9645 Fix caption listings in embedded videos 2018-08-04 17:55:27 -05:00
Omar Roth e7cad23bb9 Try to redirect invalid video IDs 2018-08-04 17:19:55 -05:00
Omar Roth 3ada6a9234 Add filters to '/api/v1/search' endpoint 2018-08-04 17:19:55 -05:00
Omar Roth 90d661e4a7 Split helpers.cr into multiple files 2018-08-04 15:30:44 -05:00
Omar Roth 0685d3c7c2 Use XHR instead of fetch requests 2018-08-04 14:39:41 -05:00
Omar Roth 9ed72a8dad Fix signature decryption for videos that don't have 'adaptive_fmts' 2018-08-04 12:25:13 -05:00
Omar Roth 3b323dc6b0 Exclude api endpoints from compression 2018-08-04 12:24:50 -05:00
Omar Roth d7ed7b90be Fix Reddit comments and add links to author channels/profiles 2018-08-04 11:04:13 -05:00
Omar Roth 3dcb6766fc Add 'published' to video component 2018-08-04 10:22:12 -05:00
Omar Roth 2fe3d308f9 Add "watch video on YouTube link" 2018-08-04 09:52:10 -05:00
Omar Roth b3cad0355b Add fix for vdieo thumbnails where video is not HD 2018-08-04 09:50:24 -05:00
Omar Roth 9fd0a02f16 Add 'watch comments on YouTube button' 2018-08-04 09:36:05 -05:00
Omar Roth 3398a9fe6b Move player options into initialization 2018-08-03 19:51:29 -05:00
Omar Roth 7128881a38 Add videojs style to embedded videos 2018-08-03 19:20:40 -05:00
Omar Roth 5ddf7889fe Add color scheme for player 2018-08-03 18:17:19 -05:00
Omar Roth 272e798f5c Use maxresdefault for thumbnail 2018-08-03 14:55:04 -05:00
Omar Roth 1fb0e1991b Add thumbs up to comments score 2018-08-03 14:25:03 -05:00
Omar Roth f249192ebb Add redirect for '/channels/:ucid/videos' 2018-08-02 17:18:57 -05:00
Omar Roth a12690cbfd Add captions to embedded videos 2018-08-02 17:08:33 -05:00
Omar Roth 42405a34f1 Add proper redirect links and add support for timestamps 2018-08-02 16:30:45 -05:00
Omar Roth 4e19194e6d Fix generation of tokens 2018-08-02 16:11:01 -05:00
Omar Roth 7e217fd0cb Use 'dump_unquoted' for share title 2018-08-01 16:17:34 -05:00
Omar Roth 25bf44d7ad HTML escape title on watch and embed pages 2018-08-01 16:07:47 -05:00
Omar Roth 01d23c6191 Fix metadata and embed code on watch and embed 2018-08-01 10:45:45 -05:00
Omar Roth ea8aaf3145 Add support for user name in place of :ucid 2018-08-01 10:44:02 -05:00
Omar Roth fcb4f4cddb Add '/api/v1/search' 2018-08-01 00:01:01 -05:00
Omar Roth 1967c5b403 Miscellaneous bug fixes 2018-07-31 23:56:17 -05:00
Omar Roth 51903462ef
Merge pull request #53 from omarroth/notifications-only
Add option to view only notifications
2018-07-31 21:34:57 -05:00
Omar Roth b5bbf1b9f2 Add share button 2018-07-31 14:05:42 -05:00
Omar Roth e1391f4ac7 Use videojs-markers for start end end times 2018-07-31 13:19:38 -05:00
Omar Roth 4acc09f30d Add default metadata to watch page 2018-07-31 11:33:25 -05:00
Omar Roth b1b2713546 Add option to view only notifications 2018-07-31 10:44:07 -05:00
Omar Roth 9b8a884ff8 Disable Kemal header 2018-07-30 18:42:45 -05:00
Omar Roth b49456da97 Switch from using fontawesome to ionicons 2018-07-30 18:38:55 -05:00
Omar Roth 78f995c903 Move aspectRatio into videojs options 2018-07-30 18:13:26 -05:00
Omar Roth 381b644dab
Merge pull request #51 from omarroth/data-control
Add options to import and export user data
2018-07-30 17:37:47 -05:00
Omar Roth 0cf8f859ec Provide user with error message on '/watch' page 2018-07-30 14:14:11 -05:00
Omar Roth b535a9d413 Add options to import and export user data 2018-07-30 12:57:26 -05:00
Omar Roth 24c79a3554 Remove migration breaks for watch history 2018-07-30 08:54:12 -05:00
Omar Roth 2e69774b1f Fix video ID redirect 2018-07-30 08:30:08 -05:00
Omar Roth 01e5bec246
Merge pull request #44 from omarroth/add-livestreams
Add livestream support [EXPERIMENTAL]
2018-07-30 08:17:47 -05:00
Omar Roth 50222fb1bc
Merge pull request #48 from omarroth/add-watch-history
Add watch history
2018-07-30 08:01:06 -05:00
Omar Roth 9a0996515f Add fix for comments that don't have valid continuation 2018-07-29 21:17:21 -05:00
Omar Roth d201733756 Add fix for empty 'page' param 2018-07-29 21:17:08 -05:00
Omar Roth b14a8c3f3d Throw 500 on '/watch' page error 2018-07-29 21:05:58 -05:00
Omar Roth 714fd3dae3 Add 'results' route redirect 2018-07-29 21:05:40 -05:00
Omar Roth a09b12a774 Add fix for nonexistent channels 2018-07-29 21:01:28 -05:00
Omar Roth 503c47c8bf Fix 500 on channel page when video list is empty 2018-07-29 11:31:00 -05:00
Omar Roth 2b911aabc4 Fix comments endpoint for videos that have no comments 2018-07-29 10:56:52 -05:00
Omar Roth 6aeb508f29 Fix for /comments/ where there is only one comment 2018-07-29 10:49:46 -05:00
Omar Roth 4cc2cf46aa Add fix for subtitles without duration 2018-07-29 10:47:22 -05:00
Omar Roth 8fbc066df1 Try to split longer lines 2018-07-29 10:02:41 -05:00
Omar Roth 10d82d2d95 Add livestream support 2018-07-29 09:49:45 -05:00
Omar Roth c07016b45c Fix template_comments and comments with formatting 2018-07-29 09:48:33 -05:00
Omar Roth 964a9e2abd Fix update_function job 2018-07-29 09:48:03 -05:00
Omar Roth 6221496f66 Add proper padding for channel elements 2018-07-29 09:47:32 -05:00
Omar Roth b5c92c1a2f Add watch history 2018-07-29 09:00:32 -05:00
Omar Roth 0d23f25a8c Add option to redirect homepage to subscription feed 2018-07-28 22:31:02 -05:00
Omar Roth 09d78c9d3a Add fix for videos that don't have description 2018-07-28 21:56:30 -05:00
Omar Roth 573e909785 Add 'lengthSeconds' to /channels/:ucid/videos 2018-07-28 21:00:19 -05:00
Omar Roth 7060c67328
Merge pull request #46 from omarroth/add-channel-rss
Add channel RSS
2018-07-28 20:45:01 -05:00
Omar Roth 6c03992369
Merge pull request #47 from omarroth/add-comments
Add YouTube comments
2018-07-28 20:44:43 -05:00
Omar Roth ab4b533183 Add shortened video redirect 2018-07-28 11:06:48 -05:00
Omar Roth 1eb7066c74 Add YouTube comments 2018-07-28 09:49:58 -05:00
Omar Roth ac5dbadfc1 Add channel RSS 2018-07-28 08:24:53 -05:00
Omar Roth 829ffdd466 Add '/api/v1/channels' and '/api/v1/channels/:ucid/videos' 2018-07-28 07:51:37 -05:00
Omar Roth 9355c60f6e Refactor 'decode_date' 2018-07-28 07:50:22 -05:00
Omar Roth e767651836 Fix thumbnail URL on recommended videos 2018-07-27 20:02:31 -05:00
Omar Roth ff563d075a Add '/api/v1/top' 2018-07-27 10:00:29 -05:00
Omar Roth 8eb5d153b5 Add '/api/v1/trending' 2018-07-27 10:00:29 -05:00
Omar Roth f98d30d36f
Merge pull request #42 from omarroth/change-default-account
Change default account type to Invidious accounts
2018-07-26 18:00:36 -05:00
Omar Roth 20ddd3c025
Merge pull request #43 from omarroth/thin-mode
Add thin mode
2018-07-26 18:00:13 -05:00
Omar Roth cc047bb5e5 Update channel when fetched by thread 2018-07-26 17:17:16 -05:00
Omar Roth 8ed9624e0a Fix bug in delivering user notifications 2018-07-26 16:30:39 -05:00
Omar Roth f7a5ce2652 Don't try to update all channel videos 2018-07-26 16:23:55 -05:00
Omar Roth 548ad14154 Update Video mapping 2018-07-26 15:09:05 -05:00
Omar Roth 09a9364427 Update videos SQL 2018-07-26 14:49:06 -05:00
Omar Roth 0f46c18f99 Add 'genre', 'allowedRegions', 'isFamilyFriendly' to videos 2018-07-26 14:24:45 -05:00
Omar Roth 1202e1f2bf Move API endpoints under '/api/v1/' prefix 2018-07-26 13:55:45 -05:00
Omar Roth 8764b298ad Add thin mode 2018-07-26 12:09:29 -05:00
Omar Roth e578b2b8f7 Change default account type to Invidious accounts 2018-07-26 10:37:16 -05:00
Omar Roth 686e17f489 Add fix to switch to supported authentication schemes 2018-07-26 10:20:15 -05:00
Omar Roth 73443143cf Add padding to preferences page 2018-07-26 09:59:05 -05:00
Omar Roth f07e3e5981
Merge pull request #38 from FredrikAugust/rework-navbar
Rework navbar and update README
2018-07-26 09:53:52 -05:00
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.
2018-07-26 16:46:43 +02:00
Omar Roth 0fba601e91 Fix crash in video crawler 2018-07-26 08:41:23 -05:00
Omar Roth 3f577650bc Add numbers to clock CAPTCHA 2018-07-25 22:25:14 -05:00
Omar Roth 59aad6a273 Enable volume scroll 2018-07-24 21:42:26 -05:00
Omar Roth 5800376818 Fix clock CAPTCHA on iOS 2018-07-24 21:26:19 -05:00
Omar Roth e1ab2d5e1d Fix position of login buttons on mobile 2018-07-24 19:36:09 -05:00
Omar Roth ba323f2c1f Fix position of RSS on mobile 2018-07-24 19:34:49 -05:00
Omar Roth 55167724b1 Add fix for unsupported authentication protocols 2018-07-24 17:55:58 -05:00
Omar Roth 333dcd2089 Fix metadata for videos 2018-07-24 17:05:02 -05:00
Omar Roth 4042b54afb Add fix for function names with numbers in them 2018-07-24 17:04:49 -05:00
Omar Roth 115a815528 Add `/videos/:id' 2018-07-23 15:09:11 -05:00
Omar Roth 965a399492 Simplify 'published' extraction 2018-07-23 13:48:43 -05:00
Omar Roth 0bb1da6bfd Escape quotes in metadata description 2018-07-23 09:16:33 -05:00
Omar Roth bb20ec110e Add metadata fix for videos with empty description 2018-07-23 09:03:37 -05:00
Omar Roth 69e70124b4 Update metadata 2018-07-23 08:07:24 -05:00
Omar Roth baa8a66827 Fix notification delivery 2018-07-23 07:50:18 -05:00
Omar Roth a1e96d971d Fix meta tags on watch page 2018-07-22 23:20:49 -05:00
Omar Roth 55e6afc3df Add meta tags for '/watch' page 2018-07-22 20:02:49 -05:00
Omar Roth 8b14a60a32 Fix user update for subscription feed 2018-07-22 15:35:22 -05:00
Omar Roth 67de4192f0 Provide captions if no label is provided 2018-07-22 14:09:53 -05:00
Omar Roth dcf4330b35 Add 'commentCount' to '/comments/:id' 2018-07-22 12:15:18 -05:00
Omar Roth f4160f937c Add fix for videos that don't have captions 2018-07-22 11:41:08 -05:00
Omar Roth 0b0e56504a Properly clear notifications when viewing feed 2018-07-22 11:36:47 -05:00
Omar Roth 09cd7bcc66 Catch errors in 'fetch_video' fibers 2018-07-22 11:17:29 -05:00
Omar Roth 3beac53c89 Add captions 2018-07-22 11:09:43 -05:00
Omar Roth 87d520bb02 Add option to set HMAC key 2018-07-21 22:35:28 -05:00
Omar Roth e49dadbb65 Add option to redirect to HTTPS links even if ssl isn't enabled 2018-07-21 21:28:10 -05:00
Omar Roth 30929a9574 Add '/comments/:id' 2018-07-21 20:56:11 -05:00
Omar Roth 44effdd3a6
Merge pull request #23 from omarroth/add-feed
Add Atom feed
2018-07-20 18:35:40 -05:00
Omar Roth 5c3494006f Optimize fetch_video 2018-07-20 16:39:31 -05:00
Omar Roth 56e35def8a Add 'autoplay' and 'loop' query params to watch page 2018-07-20 15:14:15 -05:00
Omar Roth fff0a25c17 Add failure callback for comments 2018-07-20 14:50:55 -05:00
Omar Roth c7a46cd3d5 Split Reddit comments into separate request 2018-07-20 14:36:23 -05:00
Omar Roth e4ba09549a Change sign in messages to protect user privacy 2018-07-20 11:34:27 -05:00
Omar Roth e180cf70f8 Fix sort options for Atom feed 2018-07-20 11:24:13 -05:00
Omar Roth 6135006b26 Add Atom feed 2018-07-20 11:19:49 -05:00
Omar Roth ac8fb9d8c8 Add 'raw' and 'quality' options to embedded videos 2018-07-19 11:04:29 -05:00
Omar Roth b965c8a7a4 Fix typo in embedded player 2018-07-19 10:57:57 -05:00
Omar Roth 8861d31b21 Move video options to <video> element 2018-07-19 10:30:54 -05:00
Omar Roth d29ea79a5d Add separate user accounts 2018-07-18 20:15:18 -05:00
Omar Roth 61e3c39ecd Add 'secure' for cookies when SSL enabled 2018-07-18 19:29:03 -05:00
Omar Roth 68d5ee95b3 Add fix for decoding invalid user preferences 2018-07-18 19:13:06 -05:00
Omar Roth abab7fca87 Fix preferences for existing users 2018-07-18 15:49:01 -05:00
Omar Roth eaf8854f96 Fix preferences for new users 2018-07-18 15:40:50 -05:00
Omar Roth 44016a6779 Fix minute matching in decode_time 2018-07-18 15:17:02 -05:00
Omar Roth 18f8a4ae1a Add latest_only and sort options for subscription feed 2018-07-18 09:20:34 -05:00
Omar Roth 0bb07e55f5 Add ability to automatically extract video signature funtion 2018-07-17 10:53:17 -05:00
Omar Roth e1ec1b6837 Use smarter query for updating channels 2018-07-17 09:20:07 -05:00
Omar Roth 7119395045 Refresh account for subscription feed and manager 2018-07-17 08:19:45 -05:00
Omar Roth cecb93f832 Update signature 2018-07-17 07:39:42 -05:00
Omar Roth a6292d956d Add option to change max_results 2018-07-16 19:31:49 -05:00
Omar Roth cae8e1b883
Merge pull request #9 from omarroth/add-preferences
Add user preferences
2018-07-16 18:46:16 -05:00
Omar Roth 70085db5d2 Bump size for referer URL 2018-07-16 15:12:10 -05:00
Omar Roth e87c6186e7
Merge pull request #8 from omarroth/embed-options
Add 'autoplay', 'controls', 'loop' to embedded player options
2018-07-16 15:09:38 -05:00
Omar Roth 1757db6a1c Add horizontal breaks for subscription manager 2018-07-16 14:30:15 -05:00
Omar Roth 7494e864b4 Add handling for invalid login 2018-07-16 12:50:41 -05:00
Omar Roth 58b5e97fc4 Add speed and fix <select> options 2018-07-16 11:57:52 -05:00
Omar Roth 96c520b02b Add user preferences 2018-07-16 11:24:24 -05:00
Omar Roth f68b27da7c Organize routes 2018-07-16 08:18:59 -05:00
Omar Roth 23711a127c Add 'autoplay', 'controls', 'loop' to embedded player options 2018-07-16 08:08:18 -05:00
Omar Roth f189cd7c48 Speed up /videoplayback streaming 2018-07-15 22:10:29 -05:00
Omar Roth 73247d75ca Add fix for mimetype in /videoplayback 2018-07-15 21:53:24 -05:00
Omar Roth 9cb96de426 Add CORS header for /videoplayback redirect 2018-07-15 21:01:35 -05:00
Omar Roth aa389399bc Add fix for videoplayback requests with trailing slash 2018-07-15 20:54:01 -05:00
Omar Roth f05afaf342 Add dash support for videos that already have manifest 2018-07-15 20:39:56 -05:00
Omar Roth 38af1b4c1b Add /embed/:id 2018-07-14 08:36:31 -05:00
Omar Roth 06dfcc679f Update signature 2018-07-13 16:14:32 -05:00
Omar Roth c56a945533 Update signature 2018-07-13 08:50:32 -05:00
Omar Roth f7fad7fe85 Update signature 2018-07-12 09:36:25 -05:00
Omar Roth 6660b2b56b Fix conflict on video update 2018-07-09 13:00:15 -05:00
Omar Roth 6c934542a6 Add versioning for assets 2018-07-09 12:17:57 -05:00
Omar Roth 72690f587e Clarify request types 2018-07-08 15:22:32 -05:00
Omar Roth 4671bcf71a Add support for Google Authenticator codes 2018-07-08 08:57:06 -05:00
Omar Roth 26c496ce78 Clarify link to subscription manager 2018-07-07 13:45:20 -05:00
Omar Roth eb1df96e1b Remove patch and update file structure 2018-07-06 07:59:56 -05:00
Omar Roth a789114f43 Fix login 2018-07-06 07:49:48 -05:00
Omar Roth 99c02722db Remove all cookies on sign out 2018-07-05 19:50:22 -05:00
Omar Roth 431fa642bf Add /subscription_manager 2018-07-05 19:48:55 -05:00
Omar Roth 1ada71e5ba Move user state into before_all 2018-07-05 18:43:26 -05:00
Omar Roth b10d0dce78 Fix conflict on duplicates 2018-07-05 18:17:27 -05:00
Omar Roth a01bdf6c16 Add /user endpoint 2018-07-05 11:25:15 -05:00
Omar Roth 8e24f4e9e3 Update signature 2018-07-05 11:25:06 -05:00
Omar Roth a15c523e1d Update signature 2018-06-29 10:24:45 -05:00
Omar Roth fdf92ddc03 Update signature 2018-06-28 10:22:29 -05:00
Omar Roth b7f673b1e1 Add alt links for all youtube endpoints 2018-06-27 12:00:07 -05:00
Omar Roth aa20f0424d Update signature 2018-06-26 10:56:04 -05:00
Omar Roth a50ff5cffb Update signature 2018-06-23 11:43:29 -05:00
Omar Roth be5c925418 Update signature 2018-06-21 17:00:38 -05:00
Omar Roth f5ea832721 Upgrade to Crystal 0.25 and update signature 2018-06-19 16:20:08 -05:00
Omar Roth 604ae665b6 Update signature 2018-06-15 09:55:19 -05:00
Omar Roth 650b8a50fc Add subscribe button to channel page 2018-06-14 19:06:22 -05:00
Omar Roth 7234785145 Update signature 2018-06-14 18:56:20 -05:00
Omar Roth d89ccc4d50 Unify video/audio player 2018-06-08 14:38:59 -05:00
Omar Roth e9e6bbd710 Update options for videoplayback preflight 2018-06-06 21:46:57 -05:00
Omar Roth e0dd56f4ff Fix dash endpoint 2018-06-06 17:55:51 -05:00
Omar Roth 208f32661b Fix notifications 2018-06-06 13:21:53 -05:00
Omar Roth 5e572c4610 Update signature 2018-06-06 13:20:09 -05:00
Omar Roth 3c9fb5ab71 Use properties instead of info 2018-06-02 22:15:15 -05:00
Omar Roth ce714a0854 Rename id to ucid for clarity 2018-06-02 21:53:11 -05:00
Omar Roth 581056ae39 Future-proof extractors 2018-06-02 20:03:54 -05:00
Omar Roth 6d0079e886 Clean up published extraction 2018-06-02 19:57:45 -05:00
Omar Roth 36ba69be1f Add channel page 2018-06-02 19:52:58 -05:00
Omar Roth e865a801aa Spin parts into components 2018-06-01 17:26:00 -05:00
Omar Roth a2e23f7022 Move author and ucid into schema 2018-06-01 17:24:16 -05:00
Omar Roth cbe10784aa Fix notifications layout on mobile 2018-05-31 09:52:54 -05:00
Omar Roth a405188af6 Qualify time for shared videos 2018-05-31 09:52:41 -05:00
Omar Roth b8d4951a48 Add support for "t" param in watch page 2018-05-30 09:10:56 -05:00
Omar Roth 471f5345e2 Remove local links for video playback 2018-05-29 19:19:24 -05:00
Omar Roth 61cd135780 Use local links for video playback 2018-05-29 18:40:36 -05:00
Omar Roth f79825fc80 General cleanup 2018-05-29 18:40:29 -05:00
Omar Roth 609ad873bc Update signature 2018-05-18 19:25:22 -05:00
Omar Roth c6539c803a Fix typo 2018-05-07 22:04:58 -05:00
Omar Roth fdcfe0bb14 Seperate new videos in subscription feed 2018-05-07 21:57:47 -05:00
Omar Roth 0e85a04761 Fix alt linkfor youtu.be urls 2018-05-07 20:50:55 -05:00
Omar Roth 75f8fcd40b Add support for AAhBBmCCsDDms in video start and end params 2018-05-07 20:38:13 -05:00
Omar Roth fef2cbc0b2 Update signature 2018-05-07 19:56:01 -05:00
Omar Roth dce9ef3e8b Add clearer message for login failure 2018-05-05 20:51:31 -05:00
Omar Roth a48bf70d85 Update signature 2018-05-05 20:49:46 -05:00
Omar Roth b52803904c Add fix for channels that have been deleted 2018-05-03 22:39:02 -05:00
Omar Roth d1841b9be5 Use sidebar for pulling subscriptions 2018-05-03 20:37:17 -05:00
Omar Roth 6d3e88aeb5 Unify formatting 2018-05-03 20:36:48 -05:00
Omar Roth 2fee621843 Add link to login for subscriptions 2018-05-03 20:36:27 -05:00
Omar Roth 58410e09f7 Clarify crawl option 2018-05-01 18:51:16 -05:00
Omar Roth ae68213dc7 Add TFA 2018-04-29 09:40:33 -05:00
Omar Roth 1ea7290892 Add video refresh 2018-04-28 10:50:02 -05:00
Omar Roth 6a7d19163e General cleanup 2018-04-28 09:32:36 -05:00
Omar Roth d753e52680 Add Fiber.yield to jobs 2018-04-28 09:32:35 -05:00
Omar Roth 92f78ff541 Remove client pool 2018-04-28 09:32:05 -05:00
Omar Roth 8477579e0b Clean up Reddit mapping 2018-04-28 09:29:08 -05:00
Omar Roth 19f5729e18 Add support for incorrect password on /login 2018-04-28 09:29:08 -05:00
Omar Roth 7621c8ef2d Update signature 2018-04-24 13:01:43 -05:00
Omar Roth 742fa6a705 Add negative offset for subscription feed 2018-04-17 16:27:55 -05:00
Omar Roth 84aef70803 Set referer if referer is /login 2018-04-17 15:58:00 -05:00
Omar Roth 7d3ecf7567 Put word-wrap in default.css 2018-04-17 15:53:12 -05:00
Omar Roth 9180a19bf9 Update signature 2018-04-17 12:09:29 -05:00
Omar Roth fd609ee7e5 Allow range in videoplayback headers 2018-04-16 20:49:00 -05:00
Omar Roth 4cfddcfb42 Add allow headers for preflight requests 2018-04-16 20:43:06 -05:00
Omar Roth 86627d8303 Add options for videoplayback 2018-04-16 19:41:38 -05:00
Omar Roth 11e871ba83 Add CORS header for videoplayback 2018-04-16 19:31:57 -05:00
Omar Roth 9898b2900f Change status_code to that of response for videoplayback 2018-04-16 19:19:02 -05:00
Omar Roth 6c5cbca575 Add support for fvip in videoplayback 2018-04-16 13:08:10 -05:00
Omar Roth 830d6fae8e Add support for using local links in manifest 2018-04-15 22:57:17 -05:00
Omar Roth bc068721ab Add filtered handler for videoplayback 2018-04-15 22:56:58 -05:00
Omar Roth f08199e7cf Add /videoplayback endpoint 2018-04-15 20:47:37 -05:00
Omar Roth 4bf0e538e4 Add dark theme 2018-04-13 21:32:14 -05:00
Omar Roth 6bbbfcb919 Combine enable_subscriptions and disable_notifications 2018-04-13 20:11:16 -05:00
Omar Roth 9080cafa2a Update signature 2018-04-13 19:17:53 -05:00
Omar Roth 029077a4e8 Decrease time between channel updates 2018-04-11 18:36:36 -05:00
Omar Roth 0c5b92a6cb Add error handling for channel refresh 2018-04-11 17:37:06 -05:00
Omar Roth 6cb5072961 Style video element with css instead of js 2018-04-11 17:25:12 -05:00
Omar Roth 99d299d62a Don't filter sources for audio-only 2018-04-11 17:24:50 -05:00
Omar Roth 6f0e2365de Use css for styling instead of video.js 'fluid' 2018-04-10 22:10:41 -05:00
Omar Roth a8db5aaed8 Decrement currentSource length on splice 2018-04-10 21:54:23 -05:00
Omar Roth 20c0bff96d Remove unsupported formats from quality selector 2018-04-10 21:49:10 -05:00
Omar Roth 2a4b643539 Add label to fmt_stream 2018-04-10 21:36:43 -05:00
Omar Roth 21ef842a2e Add ids for watch page elements 2018-04-10 21:09:31 -05:00
Omar Roth 7a7e735d36 Use .strip for finding email 2018-04-09 23:15:01 -05:00
Omar Roth 316ca2ab34 Add gzip for views 2018-04-09 22:41:32 -05:00
Omar Roth b3e84e27f8 Allow channel_threads to be configured and increase pool_size 2018-04-09 22:07:09 -05:00
Omar Roth e8349ae46b Don't sort ad_slots 2018-04-08 12:47:39 -05:00
Omar Roth 22800efbc4 Clean up decrypt_signature for watch page 2018-04-08 12:31:20 -05:00
Omar Roth ce28348da5 Use 'fluid' for videojs 2018-04-08 09:38:06 -05:00
Omar Roth 3b13cf46c5 Add referer redirect 2018-04-07 21:36:09 -05:00
Omar Roth 44ebf0ed8e Add detection for ad tags and category 2018-04-07 20:09:20 -05:00
Omar Roth 86bf5a6266 Add notification count 2018-04-07 10:17:31 -05:00
Omar Roth 1a458ee94c Substitute redirect links in video description 2018-04-07 10:13:52 -05:00
Omar Roth 69dd52bac3 Use generic url for thumbnails 2018-04-05 20:54:56 -05:00
Omar Roth 841308929d Add &start and &end to watch page 2018-04-05 20:46:32 -05:00
Omar Roth ff91ec820c Remove notifications once viewed 2018-04-05 20:07:14 -05:00
Omar Roth cc6d322b0c Bump time for get_channel refresh 2018-04-05 20:06:38 -05:00
Omar Roth e2b5b7793a Use fill_links once instead of per comment 2018-04-05 20:06:22 -05:00
Omar Roth 815aeeb29c Fix subscriptions on watch page 2018-04-03 22:09:53 -05:00
Omar Roth c3ac257dbf Remove empty array from get_user 2018-04-03 17:08:44 -05:00
Omar Roth 10c1cfa4b5 Use optional query for watch page 2018-04-03 17:06:50 -05:00
Omar Roth e2c50d4d1f Use get_user for watch page 2018-04-03 16:52:58 -05:00
Omar Roth 8d66493c01 Remove string interpolation from SQL queries 2018-04-02 18:38:03 -05:00
Omar Roth a54f59ad74 Minor refactor 2018-04-01 10:09:08 -05:00
Omar Roth 29545a7a6f Remove nonfunctional element on login page 2018-04-01 10:01:34 -05:00
Omar Roth 172fc72fa9 Fix arg_array on empty 2018-04-01 09:46:13 -05:00