Commit Graph

431 Commits

Author SHA1 Message Date
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