Commit Graph

  • 4042b54afb Add fix for function names with numbers in them Omar Roth 2018-07-24 17:04:49 -0500
  • 115a815528 Add `/videos/:id' Omar Roth 2018-07-23 15:09:11 -0500
  • 965a399492 Simplify 'published' extraction Omar Roth 2018-07-23 13:48:43 -0500
  • 0bb1da6bfd Escape quotes in metadata description Omar Roth 2018-07-23 09:16:33 -0500
  • bb20ec110e Add metadata fix for videos with empty description Omar Roth 2018-07-23 09:03:37 -0500
  • 69e70124b4 Update metadata Omar Roth 2018-07-23 08:07:24 -0500
  • baa8a66827 Fix notification delivery Omar Roth 2018-07-23 07:50:18 -0500
  • a1e96d971d Fix meta tags on watch page Omar Roth 2018-07-22 23:20:49 -0500
  • 55e6afc3df Add meta tags for '/watch' page Omar Roth 2018-07-22 20:02:49 -0500
  • 8b14a60a32 Fix user update for subscription feed Omar Roth 2018-07-22 15:35:22 -0500
  • 67de4192f0 Provide captions if no label is provided Omar Roth 2018-07-22 14:09:53 -0500
  • dcf4330b35 Add 'commentCount' to '/comments/:id' Omar Roth 2018-07-22 12:15:18 -0500
  • f4160f937c Add fix for videos that don't have captions Omar Roth 2018-07-22 11:41:08 -0500
  • 0b0e56504a Properly clear notifications when viewing feed Omar Roth 2018-07-22 11:36:47 -0500
  • 09cd7bcc66 Catch errors in 'fetch_video' fibers Omar Roth 2018-07-22 11:17:29 -0500
  • 3beac53c89 Add captions Omar Roth 2018-07-22 11:09:43 -0500
  • 87d520bb02 Add option to set HMAC key Omar Roth 2018-07-21 22:35:28 -0500
  • e49dadbb65 Add option to redirect to HTTPS links even if ssl isn't enabled Omar Roth 2018-07-21 21:28:10 -0500
  • 30929a9574 Add '/comments/:id' Omar Roth 2018-07-21 20:56:11 -0500
  • 99ff27dae3 Update users.sql Omar Roth 2018-07-20 18:41:23 -0500
  • 44effdd3a6
    Merge pull request #23 from omarroth/add-feed Omar Roth 2018-07-20 18:35:40 -0500
  • 5c3494006f Optimize fetch_video Omar Roth 2018-07-20 16:39:31 -0500
  • 56e35def8a Add 'autoplay' and 'loop' query params to watch page Omar Roth 2018-07-20 15:14:15 -0500
  • fff0a25c17 Add failure callback for comments Omar Roth 2018-07-20 14:50:55 -0500
  • 8c121528e9
    Merge pull request #24 from omarroth/split-comments Omar Roth 2018-07-20 14:41:29 -0500
  • c7a46cd3d5 Split Reddit comments into separate request Omar Roth 2018-07-20 14:36:23 -0500
  • e4ba09549a Change sign in messages to protect user privacy Omar Roth 2018-07-20 11:34:27 -0500
  • e180cf70f8 Fix sort options for Atom feed Omar Roth 2018-07-20 11:24:13 -0500
  • 6135006b26 Add Atom feed Omar Roth 2018-07-20 11:19:49 -0500
  • ac8fb9d8c8 Add 'raw' and 'quality' options to embedded videos Omar Roth 2018-07-19 11:04:29 -0500
  • b965c8a7a4 Fix typo in embedded player Omar Roth 2018-07-19 10:57:57 -0500
  • 8861d31b21 Move video options to <video> element Omar Roth 2018-07-19 10:30:54 -0500
  • d997344f3e Update README Omar Roth 2018-07-18 20:25:11 -0500
  • 5c797787ff
    Merge pull request #19 from omarroth/add-accounts Omar Roth 2018-07-18 20:15:58 -0500
  • d29ea79a5d Add separate user accounts Omar Roth 2018-07-18 14:26:02 -0500
  • 5b41c0f81b Update README Omar Roth 2018-07-18 20:09:28 -0500
  • c928a938f9 Fix typo in users.sql Omar Roth 2018-07-18 20:07:24 -0500
  • 61e3c39ecd Add 'secure' for cookies when SSL enabled Omar Roth 2018-07-18 19:29:03 -0500
  • 68d5ee95b3 Add fix for decoding invalid user preferences Omar Roth 2018-07-18 19:13:06 -0500
  • abab7fca87 Fix preferences for existing users Omar Roth 2018-07-18 15:49:01 -0500
  • eaf8854f96 Fix preferences for new users Omar Roth 2018-07-18 15:40:50 -0500
  • 44016a6779 Fix minute matching in decode_time Omar Roth 2018-07-18 15:17:02 -0500
  • 18f8a4ae1a Add latest_only and sort options for subscription feed Omar Roth 2018-07-18 09:15:58 -0500
  • 9c3bf5fd27
    Merge pull request #15 from omarroth/extract-signature Omar Roth 2018-07-17 12:14:55 -0500
  • 0bb07e55f5 Add ability to automatically extract video signature funtion Omar Roth 2018-07-17 10:53:17 -0500
  • e1ec1b6837 Use smarter query for updating channels Omar Roth 2018-07-17 09:20:07 -0500
  • 7119395045 Refresh account for subscription feed and manager Omar Roth 2018-07-17 08:19:45 -0500
  • cecb93f832 Update signature Omar Roth 2018-07-17 07:39:42 -0500
  • a6292d956d Add option to change max_results Omar Roth 2018-07-16 19:31:49 -0500
  • cae8e1b883
    Merge pull request #9 from omarroth/add-preferences Omar Roth 2018-07-16 18:46:16 -0500
  • 70085db5d2 Bump size for referer URL Omar Roth 2018-07-16 15:12:10 -0500
  • e87c6186e7
    Merge pull request #8 from omarroth/embed-options Omar Roth 2018-07-16 15:09:38 -0500
  • 1757db6a1c Add horizontal breaks for subscription manager Omar Roth 2018-07-16 14:30:15 -0500
  • 7494e864b4 Add handling for invalid login Omar Roth 2018-07-16 12:50:41 -0500
  • 58b5e97fc4 Add speed and fix <select> options Omar Roth 2018-07-16 11:57:52 -0500
  • 96c520b02b Add user preferences Omar Roth 2018-07-16 11:24:24 -0500
  • f68b27da7c Organize routes Omar Roth 2018-07-16 08:18:59 -0500
  • 23711a127c Add 'autoplay', 'controls', 'loop' to embedded player options Omar Roth 2018-07-16 08:08:18 -0500
  • f189cd7c48 Speed up /videoplayback streaming Omar Roth 2018-07-15 22:10:29 -0500
  • 73247d75ca Add fix for mimetype in /videoplayback Omar Roth 2018-07-15 21:53:24 -0500
  • 9cb96de426 Add CORS header for /videoplayback redirect Omar Roth 2018-07-15 21:01:35 -0500
  • aa389399bc Add fix for videoplayback requests with trailing slash Omar Roth 2018-07-15 20:54:01 -0500
  • f05afaf342 Add dash support for videos that already have manifest Omar Roth 2018-07-15 20:39:56 -0500
  • c19b373944
    Merge pull request #3 from omarroth/add-embed Omar Roth 2018-07-15 08:52:06 -0500
  • 38af1b4c1b Add /embed/:id Omar Roth 2018-07-14 08:36:31 -0500
  • be4eda91e0 Update .gitignore Omar Roth 2018-07-14 08:35:25 -0500
  • 06dfcc679f Update signature Omar Roth 2018-07-13 16:14:32 -0500
  • c56a945533 Update signature Omar Roth 2018-07-13 08:50:32 -0500
  • f7fad7fe85 Update signature Omar Roth 2018-07-12 09:36:25 -0500
  • 6660b2b56b Fix conflict on video update Omar Roth 2018-07-09 13:00:15 -0500
  • 6c934542a6 Add versioning for assets Omar Roth 2018-07-09 12:17:57 -0500
  • 72690f587e Clarify request types Omar Roth 2018-07-08 15:22:32 -0500
  • 4671bcf71a Add support for Google Authenticator codes Omar Roth 2018-07-08 08:57:06 -0500
  • 26c496ce78 Clarify link to subscription manager Omar Roth 2018-07-07 13:45:20 -0500
  • eb1df96e1b Remove patch and update file structure Omar Roth 2018-07-06 07:59:56 -0500
  • a789114f43 Fix login Omar Roth 2018-07-06 07:49:48 -0500
  • 99c02722db Remove all cookies on sign out Omar Roth 2018-07-05 19:50:22 -0500
  • 431fa642bf Add /subscription_manager Omar Roth 2018-07-05 19:48:55 -0500
  • 1ada71e5ba Move user state into before_all Omar Roth 2018-07-05 18:43:26 -0500
  • b10d0dce78 Fix conflict on duplicates Omar Roth 2018-07-05 18:17:27 -0500
  • a01bdf6c16 Add /user endpoint Omar Roth 2018-07-05 11:25:15 -0500
  • 8e24f4e9e3 Update signature Omar Roth 2018-07-05 11:25:06 -0500
  • a15c523e1d Update signature Omar Roth 2018-06-29 10:24:45 -0500
  • fdf92ddc03 Update signature Omar Roth 2018-06-28 10:22:29 -0500
  • b7f673b1e1 Add alt links for all youtube endpoints Omar Roth 2018-06-27 12:00:07 -0500
  • aa20f0424d Update signature Omar Roth 2018-06-26 10:56:04 -0500
  • a50ff5cffb Update signature Omar Roth 2018-06-23 11:43:29 -0500
  • be5c925418 Update signature Omar Roth 2018-06-21 17:00:38 -0500
  • f5ea832721 Upgrade to Crystal 0.25 and update signature Omar Roth 2018-06-19 16:20:08 -0500
  • 604ae665b6 Update signature Omar Roth 2018-06-15 09:55:19 -0500
  • 650b8a50fc Add subscribe button to channel page Omar Roth 2018-06-14 19:06:22 -0500
  • 7234785145 Update signature Omar Roth 2018-06-14 18:56:20 -0500
  • d89ccc4d50 Unify video/audio player Omar Roth 2018-06-08 14:38:59 -0500
  • e9e6bbd710 Update options for videoplayback preflight Omar Roth 2018-06-06 21:46:57 -0500
  • e0dd56f4ff Fix dash endpoint Omar Roth 2018-06-06 17:55:51 -0500
  • 208f32661b Fix notifications Omar Roth 2018-06-06 13:21:53 -0500
  • 5e572c4610 Update signature Omar Roth 2018-06-06 13:20:09 -0500
  • 3c9fb5ab71 Use properties instead of info Omar Roth 2018-06-02 22:15:15 -0500
  • ce714a0854 Rename id to ucid for clarity Omar Roth 2018-06-02 21:53:11 -0500
  • 581056ae39 Future-proof extractors Omar Roth 2018-06-02 20:03:54 -0500