コミットグラフ

395 コミット

作成者 SHA1 メッセージ 日付
Omar Roth 71aa4d0347 Replace duplicate link to YouTube 2018-08-17 09:25:47 -05:00
Omar Roth bb0b60e575 Add playlist page and endpoint 2018-08-16 14:26:16 -05:00
Omar Roth fa2ba807a3 Remove 'engage types' 2018-08-16 13:11:38 -05:00
Omar Roth 8adb4650a0 Add support for multiple sessions 2018-08-15 12:40:42 -05:00
Omar Roth 45ce301bd2 Fix reply count extraction 2018-08-15 11:47:37 -05:00
Omar Roth 7dfb301858 Sort engage types 2018-08-14 14:04:43 -05:00
Omar Roth 324cdf545e Add option to import data from FreeTube 2018-08-13 14:17:20 -05:00
Omar Roth e04ac53336 Remove non-functional 'ad_slots' 2018-08-13 10:57:45 -05:00
Omar Roth 16fb5023e0 Add fix for videos without 'rvs' 2018-08-13 10:50:09 -05:00
Omar Roth 8b07a7b157 Add 'fps' to '/videos/:id' endpoint 2018-08-12 09:24:59 -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 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 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 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 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 9a02b5278a Fix duration for auto-generated captions 2018-08-07 07:36:51 -05:00
Omar Roth 25fc79974c Add support for empty continuation parameter 2018-08-06 23:03:50 -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 d2d5de55c1 Fix infinite redirect for 'subscription_ajax' 2018-08-06 19:51:37 -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 ca7c376874 Add preferred captions 2018-08-06 13:23:36 -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 5a6b36ecce Add extra handling for year format 2018-08-05 18:35:52 -05:00
Omar Roth 0f778cbd9d Make 'videoThumbnails' an array instead of an object 2018-08-05 16:54:25 -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 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 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 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 9ed72a8dad Fix signature decryption for videos that don't have 'adaptive_fmts' 2018-08-04 12:25:13 -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 b3cad0355b Add fix for vdieo thumbnails where video is not HD 2018-08-04 09:50:24 -05:00
Omar Roth 272e798f5c Use maxresdefault for thumbnail 2018-08-03 14:55:04 -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 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 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 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