Commit Graph

2884 Commits

Author SHA1 Message Date
Omar Roth
2630dc8dcd Add 'related_videos' to video params 2019-02-04 15:28:51 -06:00
Omar Roth
276662a147 Use IO::Memory for creating continuation tokens 2019-02-04 15:17:10 -06:00
Omar Roth
c1ed660ca0 Proxy creator thumbnail for heart container 2019-02-03 08:45:34 -06:00
Omar Roth
d0a690c303 Add CORS to API endpoints 2019-02-02 22:48:47 -06:00
Omar Roth
a1af27b125
Merge pull request #334 from aaferrari/master
Color change in the links and several improvements in the comments
2019-02-02 18:19:33 -06:00
Omar Roth
9989c8100a Properly escape email when creating view 2019-02-02 15:27:19 -06:00
Agustin Ferrari
c0e73e71c5 Merge branch 'master' of https://github.com/omarroth/invidious 2019-02-01 20:15:34 -03:00
Agustin Ferrari
b0ba670c91 Comments now show if they were edited and if they received a heart from the uploader (plus additional classes in default.css). The isEdited attribute was also added in the comments API and new strings in en-US.json 2019-02-01 09:09:10 -03:00
Omar Roth
d5c9b7dfe8 Only play after error if already playing 2019-01-31 20:26:11 -06:00
Omar Roth
c9bc081f8c Respect DEFAULT_USER_PREFERENCES in video params 2019-01-31 15:06:53 -06:00
Omar Roth
fbb5df0849 Default to showing recommendations for logged out users 2019-01-31 14:54:02 -06:00
Omar Roth
cef061d6fb Fix incorrect default in user preferences 2019-01-31 14:40:26 -06:00
Omar Roth
def58ff11f Add interval and timeout for errors in player 2019-01-31 09:09:00 -06:00
Omar Roth
9e73e3b153 Add errorcode for invalid video IDs 2019-01-31 08:48:44 -06:00
Agustin Ferrari
e9ea365f2f Add additional parameters in the API comments, highlight the user name in the uploader comments and I finished permalink of the comments. 2019-01-31 08:21:26 -03:00
Agustin Ferrari
55118a6768 Change color to the links and add a couple of improvements in the comments 2019-01-30 09:28:28 -03:00
Omar Roth
1e214aae7c Reload player instead of removing invalid source 2019-01-29 19:55:27 -06:00
Omar Roth
ff09a7255a Add handling to remove invalid sources 2019-01-28 22:36:27 -06:00
Omar Roth
26b7200360 Respect playback rate when reloading player 2019-01-28 20:47:38 -06:00
Omar Roth
b38a2bbd12 Reload player on error 2019-01-28 20:45:08 -06:00
Omar Roth
097cbcdae3 Update subscribe button immediately 2019-01-27 22:12:07 -06:00
Omar Roth
c0fdc28a84 Fix colors and data-url in download widget 2019-01-27 21:20:52 -06:00
Omar Roth
6218078c51 Pull subscribe widget into separate file 2019-01-27 21:06:28 -06:00
Omar Roth
a9aae6b36c Add internal redirect for video URLs 2019-01-27 20:36:40 -06:00
Omar Roth
898b768b30 Fallback on ucid for channel search when author contains hyphen 2019-01-25 12:26:23 -06:00
Omar Roth
1f6078cf25 Fix links to invalid genre channels 2019-01-25 11:35:25 -06:00
Omar Roth
ba36ab9559 Add 'pretty=1' option to API endpoints 2019-01-25 10:50:18 -06:00
Omar Roth
586c0a0579 Add error message for unavailable endpoint /api/v1/insights/:id 2019-01-25 10:38:28 -06:00
Omar Roth
1af86f6afb Add sleep to popular_videos and top_videos 2019-01-24 20:21:35 -06:00
Omar Roth
952b208a01 Add retry for /videoplaybacl 2019-01-24 13:53:14 -06:00
Omar Roth
4b60f7ddff Add logger to method calls 2019-01-24 12:19:02 -06:00
Omar Roth
75d8c4f5c0 Use logger instead of STDOUT 2019-01-24 12:16:29 -06:00
Omar Roth
1a9057a175 Add fix to download widget for titles with unescaped characters 2019-01-24 00:01:56 -06:00
Omar Roth
0fcfb7b82b Add redirect for legacy '/profile' endpoint 2019-01-23 23:12:48 -06:00
Omar Roth
d88f9f3b3e Use params for importing dash sources 2019-01-23 19:46:17 -06:00
Omar Roth
fb535ad6bb Add download widget 2019-01-23 19:05:24 -06:00
Omar Roth
15efac520e Stop trying to pull comments after 10 timeouts 2019-01-23 18:23:31 -06:00
Omar Roth
7a6a0f364c Run 'crystal tool format' 2019-01-23 14:37:04 -06:00
Omar Roth
e1540390a8 Fix typo in config documentation 2019-01-23 14:30:45 -06:00
Omar Roth
71ba071160 Add documentation to config 2019-01-23 14:28:31 -06:00
Omar Roth
af449161ff Add -o option for redirecting output 2019-01-23 14:15:19 -06:00
Omar Roth
633ecb524e Add 'fr' to list of supported locales 2019-01-21 15:04:09 -06:00
Omar Roth
a7b6a67615 Use locale for "Only show latest" text 2019-01-21 11:54:44 -06:00
Omar Roth
5cb57fb176 Move 'domain' into config.yml 2019-01-20 22:19:14 -06:00
Omar Roth
95bde7bb8a Add handling for empty continuation 2019-01-20 10:03:36 -06:00
Omar Roth
daa2329f8b Add fix for pulling comments from age-gated videos 2019-01-20 10:03:36 -06:00
Omar Roth
b23710f89f Fix comments without startTimeSeconds 2019-01-20 10:03:36 -06:00
Omar Roth
cf9134416c Remove unnecessary comment 2019-01-19 10:42:03 -06:00
Omar Roth
2425368c3a Bump version 2019-01-19 10:03:23 -06:00
Omar Roth
20c4d213d9 Use config.domain in place of hardcoded value 2019-01-19 09:10:52 -06:00
Omar Roth
dfd17bdd88 Improve error message for 500 and add redirect for 404 2019-01-12 13:18:08 -06:00
Omar Roth
0f48d221b4 Fix hlsvp extractor 2019-01-12 12:00:44 -06:00
Omar Roth
8f57388cd3 Fix average rating where likes and dislikes are null 2019-01-12 11:56:07 -06:00
Omar Roth
138a6b1136 Add missing "avg_rating" 2019-01-10 08:06:54 -06:00
Omar Roth
c6ec8317ac Use location.assign instead of window.location.replace 2019-01-05 23:02:03 -06:00
Omar Roth
81c2ecc788 Bump version and update CHANGELOG 2019-01-05 21:54:23 -06:00
Omar Roth
a16f967085 Add popular, top, trending bar 2019-01-05 15:25:31 -06:00
Omar Roth
7f8349d4b1 Escape function names in signature extractor 2019-01-05 15:23:22 -06:00
Omar Roth
4ae57cb475 Improve playlist description extractor 2019-01-04 22:48:00 -06:00
Omar Roth
2fdf3d24e3 Redirect to home page on empty search 2019-01-02 20:14:31 -06:00
Omar Roth
0832fa9bdb Filter paid videos from RSS and channel list 2019-01-02 20:09:00 -06:00
Omar Roth
c2c224b16f Use fibers to try to speed up importing of channels 2019-01-02 19:28:59 -06:00
Omar Roth
7951d4c8aa Add length_seconds to subscription search 2019-01-02 19:28:59 -06:00
Omar Roth
6b4ea53a32 Add sleep time for update_decrypt_function 2018-12-28 09:55:02 -06:00
Omar Roth
db7457f135 Add nb_NO to supported locales 2018-12-26 09:29:12 -06:00
Omar Roth
f3c9566687 Fix param ordering for fetch_playlist_videos 2018-12-24 17:47:23 -06:00
Omar Roth
382a6b556d Update RSS schema 2018-12-23 12:07:04 -06:00
tor
5ca74a8dca Fixed subscription's xml feed 2018-12-24 04:55:39 +11:00
Omar Roth
388b3cff8b Fix typo in data_control 2018-12-21 09:50:01 -06:00
Omar Roth
d06c5306be Update i18n 2018-12-20 17:41:42 -06:00
Omar Roth
7596baf03b Fix translation with non-existent locales 2018-12-20 16:59:46 -06:00
Omar Roth
0feb414a1d Add menu for selecting trending page 2018-12-20 16:48:45 -06:00
Omar Roth
1360d67c11 Show more informative error to users signing in with Google 2018-12-20 15:39:41 -06:00
Omar Roth
a160c645c9 Add support for translations 2018-12-20 15:32:09 -06:00
Omar Roth
a9a0280b1a Add link to watch history in feed and manager 2018-12-20 11:05:54 -06:00
Omar Roth
7d47b5d4bd Use named params for SearchChannel 2018-12-15 13:02:53 -06:00
Omar Roth
d0b30ad977 Don't pass HTTP client in args 2018-12-15 12:05:52 -06:00
Omar Roth
843606db65 Support changing author names 2018-12-15 12:02:57 -06:00
Omar Roth
b030149d76 Revert "Use <audio> tag for audio only"
This reverts commit e6bc5bb35d.
2018-12-08 20:12:22 -06:00
Omar Roth
2ef3db334f Update CHANGELOG and bump version 2018-12-05 22:17:43 -06:00
Omar Roth
89439e1775 Add link to '/clear_watch_history' in '/feed/history' 2018-12-05 17:07:51 -06:00
Omar Roth
7fd4c76a59 Try to pull UCID instead of brand name in search results 2018-11-28 10:20:52 -06:00
Omar Roth
4480e9c1ba Don't downcase UCID when searching channels 2018-11-27 22:26:17 -06:00
Omar Roth
6033e8aed1 Add related_channels to /api/v1/channels 2018-11-27 22:07:45 -06:00
Omar Roth
32bd593a8a Remove log statement 2018-11-27 21:20:29 -06:00
Omar Roth
1c49fa3b63 Add timeout for autoplay 2018-11-27 21:18:20 -06:00
Omar Roth
7ab9d741bf Fix autoplay 2018-11-27 16:52:27 -06:00
Omar Roth
dcf45d217f Don't cache results when using proxy 2018-11-26 20:46:08 -06:00
Omar Roth
2dfb3e7814 Minor text changes 2018-11-26 14:28:15 -06:00
Omar Roth
19bf0ccbf0 Add /feed/top and /feed/popular 2018-11-26 10:50:34 -06:00
Omar Roth
0152967d3e Fix title when downloading video 2018-11-25 19:01:04 -06:00
Omar Roth
934c81b02f Add second hand to image CAPTCHA 2018-11-25 18:26:21 -06:00
Omar Roth
9ce02e579d Update '/api/v1/popular' 2018-11-25 18:16:56 -06:00
Omar Roth
18bb397c7d Add '/api/v1/popular' 2018-11-25 18:13:11 -06:00
Omar Roth
3c98601f35 Add job for pulling popular videos 2018-11-25 18:08:51 -06:00
Omar Roth
26eb59e00d Add text CAPTCHA 2018-11-22 13:26:08 -06:00
Omar Roth
ca4e8b800c Use absolute paths in /opensearch.xml 2018-11-21 20:49:14 -06:00
Omar Roth
568e55dfa6 Add description for home page 2018-11-21 20:00:33 -06:00
Omar Roth
941a773b7d Add opensearch.xml 2018-11-21 20:00:17 -06:00
Omar Roth
95ebfd34c5 Don't wait on server for subscription count 2018-11-21 19:26:55 -06:00
Omar Roth
fd7aa59e0f Properly parse NewPipe imports 2018-11-21 17:12:13 -06:00
Omar Roth
cdd916f51d Add async for manage_subscriptions 2018-11-21 13:35:37 -06:00
Omar Roth
e80884cfce Remove unnecessary request header 2018-11-21 13:18:33 -06:00
Omar Roth
c656a7cb9e Add link to watch history in preferences 2018-11-21 13:10:56 -06:00
Omar Roth
a15463cf37 Clarify options in preferences 2018-11-21 13:10:09 -06:00
Omar Roth
2ce038fb7a Only show toggle watched button when relevant 2018-11-21 13:06:29 -06:00
Omar Roth
588f9b9bd6 Fix 'order' expression 2018-11-21 08:25:21 -06:00
Omar Roth
d6d73bd336 Fix clickable titles in subscription feed 2018-11-20 22:58:30 -06:00
Omar Roth
f01cfd0226 Use material style for trash icon 2018-11-20 22:58:04 -06:00
Omar Roth
e5730f4cbc Use 'ion-ios-trash' for /feed/history 2018-11-20 11:19:04 -06:00
Omar Roth
2be43c17ab Sample proxies to avoid overloading single proxy 2018-11-20 11:18:48 -06:00
Omar Roth
2e99642173 Add /feed/trending 2018-11-20 11:18:12 -06:00
Omar Roth
aeaeacbf8d Refactor geo-bypass 2018-11-20 10:07:50 -06:00
Omar Roth
6b12f11e10 Add ability to mark videos as watched in subscription feed 2018-11-19 22:06:59 -06:00
Omar Roth
c7e8d623c0 Support overflow grid 2018-11-19 18:43:06 -06:00
Omar Roth
ad20d6359b Add 'expire' to filter invalid tokens 2018-11-19 18:41:11 -06:00
Omar Roth
b535de690e Move video count into playlist thumbnail 2018-11-19 17:34:33 -06:00
Omar Roth
c1a60392ae Expand description when related videos are disabled 2018-11-19 17:23:01 -06:00
Omar Roth
fff817b654 Remove timestamp fallback for nojs 2018-11-19 16:47:18 -06:00
Omar Roth
8706364d90 Add support for watchEndpoints in comment templating 2018-11-19 16:24:21 -06:00
Omar Roth
ed6d321bc6 Fix identifier for AGPLv3 in licenses.ecr 2018-11-19 16:02:35 -06:00
Omar Roth
94c92b68a2 Add flat list of proxies for geo-bypass 2018-11-19 10:51:30 -06:00
Omar Roth
27488a2295 Fix invalid passing of arguments to get_video 2018-11-18 17:57:31 -06:00
Omar Roth
3418b82dc5 Fix typo in autoplay 2018-11-18 17:47:40 -06:00
Omar Roth
04d9b16a6b Add fix for optional 'rvs' 2018-11-18 17:28:22 -06:00
Omar Roth
43961ef035 Add 'region' parameter to captions and manifest endpoints 2018-11-17 17:37:57 -06:00
Omar Roth
16964ca6ce Add 'region' parameter for bypassing region locks 2018-11-17 17:33:30 -06:00
Omar Roth
879586d7f5 Fix subscription feed for latest unseen videos 2018-11-17 13:37:27 -06:00
Omar Roth
cd482cfd89 Add more informative error response on incorrect CAPTCHA 2018-11-17 13:26:24 -06:00
Omar Roth
d185ba84bf Remember nonce to prevent replay attacks 2018-11-17 13:18:12 -06:00
Omar Roth
c7f0a6f2e1 Create proper JSON request for Google login 2018-11-17 12:17:40 -06:00
Omar Roth
48526435ad Add CSRF token for Google accounts 2018-11-15 20:23:17 -06:00
Omar Roth
b92542ea35 Show autoplay when playlist is invalid 2018-11-15 18:05:10 -06:00
Omar Roth
e6bc5bb35d Use <audio> tag for audio only 2018-11-15 17:52:53 -06:00
Omar Roth
6ca7a71db9 Fix channel sort on mobile 2018-11-15 17:05:29 -06:00
Omar Roth
bf867c3fcf Add cookie sharing with subdomains 2018-11-15 16:41:43 -06:00
Omar Roth
6db235becf Remove nil assertions from video extractor 2018-11-15 09:38:29 -06:00
Omar Roth
adcefa4ffa Add 'published - reverse' option to feed 2018-11-13 20:29:36 -06:00
Omar Roth
c8b321920d Add channel video count to search results 2018-11-13 19:18:08 -06:00
Omar Roth
47ed8bd13f Add channel sort to '/api/v1/channels/videos' 2018-11-13 19:11:16 -06:00
Omar Roth
44e9b4ac2a Add channel sort options 2018-11-13 19:04:25 -06:00
Omar Roth
0e26e4d407 Remove video title tooltip 2018-11-12 18:37:58 -06:00
Omar Roth
9113846d10 Fix typo in genre urls 2018-11-12 10:01:31 -06:00
Omar Roth
df7480bcb6 Fix comment templating when JavaScript is disabled 2018-11-11 23:31:27 -06:00
Omar Roth
4b76b93610 Add continuous playback 2018-11-11 11:45:05 -06:00
Omar Roth
1465cefa17 Move HMAC tokens into users.cr 2018-11-11 09:44:16 -06:00
Omar Roth
dcddb6fb83 Update license information 2018-11-11 08:47:42 -06:00
Omar Roth
7f868ecdf9 Add unminimized sources and license information 2018-11-10 11:08:03 -06:00
Omar Roth
e8c9641548 Update info extractor 2018-11-10 10:50:09 -06:00
Omar Roth
b9e2fee2c9 Fix templating for videos with 0 comments 2018-11-10 09:05:44 -06:00
Omar Roth
aaf8bdb28c Disable unimplemented route 2018-11-09 20:37:46 -06:00
Omar Roth
b77c73df0d Clean up data import/export 2018-11-09 17:25:24 -06:00
Omar Roth
6066615553 Update formatting 2018-11-09 08:48:02 -06:00
Omar Roth
30d040b02a Fix extractor for author thumbnails 2018-11-08 18:32:47 -06:00
Omar Roth
8e6bee75e7 Add CSRF prevention for /signout 2018-11-08 17:42:25 -06:00
Omar Roth
28f564ee4c Fix XSS in title and input bar 2018-11-08 17:27:21 -06:00
Omar Roth
1ea563f4f1 Add error message for fetching channel videos 2018-11-08 17:10:14 -06:00
Omar Roth
c5d2a57206 Speed up importing watch history 2018-11-08 16:43:28 -06:00
Omar Roth
6ae5d489ec Add 'liveNow' to /api/v1/channels 2018-11-08 16:35:57 -06:00
Omar Roth
0a1c84ada1 Add support for partial data restore 2018-11-08 16:35:26 -06:00
Omar Roth
fee3b93339 Add 'liveNow' to /api/v1/channels/videos 2018-11-08 16:17:47 -06:00
Omar Roth
31a9abc03a Add favicon 2018-11-08 15:58:10 -06:00
Omar Roth
3748c0083f Update Twitter thumbnail 2018-11-08 08:45:08 -06:00
Omar Roth
7a6d4e6ef9 Add extra handling for autoplay 2018-11-08 08:37:48 -06:00
Omar Roth
1ff8579575 Check user_id as part of validating CSRF tokens 2018-11-08 00:29:20 -06:00
Omar Roth
b9c29bf537 Add option for user to delete their account 2018-11-08 00:12:14 -06:00
Omar Roth
f988123820 Revert "Add Origin header checks"
This reverts commit 2be240767c.
2018-11-07 23:13:51 -06:00
Omar Roth
2be240767c Add Origin header checks 2018-11-07 23:05:50 -06:00
Omar Roth
103949c61e Update twitter thumbnail 2018-11-07 22:26:50 -06:00
Omar Roth
316a73f07e Remove duration for playlists in search results 2018-11-07 10:07:47 -06:00
Omar Roth
570e09333a Add error message for empty 'v' param 2018-11-06 09:55:52 -06:00
Omar Roth
4e33d3a0b9 Fix index out of bounds for playlist ucid 2018-11-05 09:00:39 -06:00
Omar Roth
9e022f3b04 Add redirect for empty 'v' param 2018-11-05 07:31:48 -06:00
Omar Roth
1dcca85819 Fix typo in template.ecr 2018-11-05 07:31:18 -06:00
Omar Roth
4f856dd898 Add support for Crystal 0.27.0 2018-11-04 09:37:12 -06:00
Omar Roth
c912e63fb5 Only check invalid size passwords on register 2018-11-04 08:30:16 -06:00
Omar Roth
7e558c5b1d Add error messages for invalid password sizes 2018-11-03 11:52:33 -05:00
Omar Roth
d739ef8fd3 Add fix for videos without keywords 2018-11-02 08:26:35 -05:00
Omar Roth
c92f6e44e7 Update keywords and view_count 2018-11-02 08:09:28 -05:00
Omar Roth
19516eaa25 Add option to view comments with JS disabled 2018-10-31 16:47:53 -05:00
Omar Roth
468e6b1c27 Fix mix continuation 2018-10-31 09:24:24 -05:00
Omar Roth
596960f35a Remove migration points 2018-10-30 10:03:03 -05:00
Omar Roth
e39dec9778 Add option to listen by default 2018-10-30 09:41:23 -05:00
Omar Roth
8794e26e67 Add length_seconds to channel_videos 2018-10-30 09:20:51 -05:00
Omar Roth
eb44a60f8d Remove migration point 2018-10-30 09:04:01 -05:00
Omar Roth
791f216a45 Don't remove unsupported sources 2018-10-30 08:34:55 -05:00
Omar Roth
be601a7584 Fix handling for non-existent channels 2018-10-23 21:04:15 -05:00
Omar Roth
ceff2763a5 Update error messages for /api/v1/channels 2018-10-23 20:58:07 -05:00
Omar Roth
81ea2bf799 Don't nest YouTube replies 2018-10-22 17:15:36 -05:00
Omar Roth
ed3d9ce540 Make channel extractor more robust 2018-10-21 21:44:20 -05:00
Omar Roth
ef95dc2380 Add fix for show playlists 2018-10-21 19:54:41 -05:00
Omar Roth
4875aa1d7e Add partial support for video duration in thumbnails 2018-10-20 20:37:55 -05:00
Omar Roth
3ee7201f5d Comma seperate comment scores 2018-10-20 13:52:06 -05:00
Omar Roth
94d116974b Add break between text and sub count 2018-10-19 16:20:35 -05:00
Omar Roth
5c87cf1547 Update subscribe buttons 2018-10-19 11:14:26 -05:00
Omar Roth
1cfa1f6559 Add 'paid' and 'premium' flags to API 2018-10-16 11:15:14 -05:00
Omar Roth
57d88ffcc8 Fix fallback for comments 2018-10-15 11:15:23 -05:00
Omar Roth
e46e6183ae Fix proxying for videos 2018-10-14 11:29:20 -05:00
Omar Roth
b49623f90f Revert "Attempt to bypass channel region locks"
This reverts commit 95c6747a3e.
2018-10-14 11:14:27 -05:00
Omar Roth
95c6747a3e Attempt to bypass channel region locks 2018-10-14 09:53:40 -05:00
Omar Roth
245d0b571f Add next page for channels with geo-blocked videos 2018-10-14 09:06:04 -05:00
Omar Roth
6e0df50a03 Remove migration points 2018-10-13 20:03:48 -05:00
Omar Roth
f88697541c Add author_thumbnail to '/api/v1/videos' 2018-10-13 20:01:58 -05:00
Omar Roth
5eefab62fd Add "show replies" and "hide replies" 2018-10-13 19:40:42 -05:00
Omar Roth
13b0526c7a Fix subscribe button when logged out 2018-10-13 19:40:24 -05:00
Omar Roth
1568a35cfb Add column to video update 2018-10-12 22:37:12 -05:00
Omar Roth
93082c0a45 Remove migration points 2018-10-12 21:28:15 -05:00
Omar Roth
1a39faee75 Add subCountText and add XHR alternative for subscribing to channels 2018-10-12 21:17:37 -05:00
Omar Roth
81b447782a Fix speed param for playlist preferences 2018-10-10 19:55:28 -05:00
Omar Roth
c87aa8671c Add fix for continuation on playlists smaller than 100 videos 2018-10-10 19:47:51 -05:00
Omar Roth
921c34aa65 Create materialized views for Google accounts 2018-10-10 16:10:58 -05:00
Omar Roth
ccc423f682 Fix 'latest only' feed 2018-10-09 18:39:19 -05:00
Omar Roth
02335f3390 Fix typo 2018-10-09 18:10:27 -05:00
Omar Roth
bcc8ba73bf Fix update_feeds job 2018-10-09 17:24:29 -05:00
Omar Roth
35e63fa3f5 Use materialized views for subscription feeds 2018-10-09 08:40:29 -05:00
Omar Roth
2dbe151ceb Add speed param to playlist redirect 2018-10-09 08:08:52 -05:00
Omar Roth
e2c15468e0 Make usernames case-insensitive 2018-10-08 20:09:06 -05:00
Omar Roth
022427e20e Fix typo 2018-10-08 17:52:55 -05:00
Omar Roth
88430a6fc0 Add playlist playback support 2018-10-07 21:11:33 -05:00
Omar Roth
c72b9bea64 Add '&list' to videos shown on mix page 2018-10-06 22:22:50 -05:00
Omar Roth
80bc29f3cd Add basic handling for (almost) valid video URLs 2018-10-06 22:22:22 -05:00
Omar Roth
f7125c1204 Move watch page JS into seperate file 2018-10-06 22:20:40 -05:00
Omar Roth
6f9056fd84 Add extra handling for shortened video URLs 2018-10-06 22:19:36 -05:00
Omar Roth
3733fe8272 Redirect mixes 2018-10-06 22:18:50 -05:00
Omar Roth
98bb20abcd Add option to switch between YouTube and Reddit comments 2018-10-06 18:54:05 -05:00
Omar Roth
a4d44d3286 Fix position of [ + ] button for YouTube comments 2018-10-06 18:53:27 -05:00
Omar Roth
dc358fc7e5 Don't add channels if they've been deleted 2018-10-06 18:36:06 -05:00
Omar Roth
e14f2f2750 Prevent duplicate subscriptions when importing user data 2018-10-06 18:19:47 -05:00
Omar Roth
650b44ade2 Improve comment templating 2018-10-05 10:08:24 -05:00
Omar Roth
3830604e42 Try to speed up find_working_proxies 2018-10-03 10:38:07 -05:00
Omar Roth
f83e9e6eb9 Add config option for geo-bypass 2018-10-03 10:36:30 -05:00
Omar Roth
236358d3ad Escape search query in "next page" and "previous page" links 2018-10-02 09:08:18 -05:00
Omar Roth
f8eb5ab416 Break after successful response 2018-10-01 20:02:14 -05:00
Omar Roth
ae2850215f Fix method for detecting valid info resposne 2018-10-01 19:55:47 -05:00
Omar Roth
d418f50576 Make geo-bypass more robust 2018-10-01 19:01:44 -05:00
Omar Roth
8c04768ef8 Add support for geo-bypass in '/videoplayback' 2018-09-30 20:26:28 -05:00
Omar Roth
a718d5543d Add 'lang' and 'tlang' to '/api/v1/captions' 2018-09-30 10:13:07 -05:00
Omar Roth
20130db556 Add mixes 2018-09-29 10:59:11 -05:00
Omar Roth
7d35b6e44f Add rel="noopener" to target="_blank" links 2018-09-29 09:56:37 -05:00
Omar Roth
8530c1f4ec Fix typo 2018-09-28 19:44:16 -05:00
Omar Roth
29a6291957 Show info instead of empty playlist when possible 2018-09-28 09:54:45 -05:00
Omar Roth
25ba5bda62 Fix encoding of playlist index 2018-09-28 09:54:01 -05:00
Omar Roth
477c84deb1 Don't deliver new notifications for YouTube Red videos 2018-09-28 09:23:28 -05:00
Omar Roth
c2f7d3d41c Add handling for specific genre channels 2018-09-27 17:11:19 -05:00
Omar Roth
b0b5e3e982 Escape search queries 2018-09-27 17:02:59 -05:00
Omar Roth
4fb275ec6e Get more video information when possible 2018-09-26 19:47:06 -05:00
Omar Roth
f99b2cdf01 Add support for proxying comments 2018-09-26 18:44:37 -05:00
Omar Roth
5d7bd9af0f Add host language for comments 2018-09-26 10:33:08 -05:00
Omar Roth
aa819a189e Use alternate source for proxies 2018-09-25 21:07:18 -05:00
Omar Roth
2e65997447 Fix geo-bypass threads 2018-09-25 18:16:07 -05:00
Omar Roth
3e3de1890a Overhaul geo-bypass 2018-09-25 17:56:59 -05:00
Omar Roth
5b5d69a33b Add host language to YouTube requests 2018-09-25 17:55:32 -05:00
Omar Roth
1289065151 Add host language to fetch_video 2018-09-25 17:42:17 -05:00
Omar Roth
21a8df42dd Add fix for short playlist descriptions 2018-09-25 10:28:57 -05:00
Omar Roth
74b285d0f7 Add author thumbnails to playlist endpoint 2018-09-25 10:28:40 -05:00
Omar Roth
c2e72439f5 Don't add anchor for empty genre URL 2018-09-25 10:10:25 -05:00
Omar Roth
b3ca3922a9 Add experimental dash support 2018-09-24 19:28:36 -05:00
Omar Roth
9a7852341d Use custom ranking for regions 2018-09-24 14:24:33 -05:00
Omar Roth
1922f6c69a Add more regions to geo-bypass 2018-09-23 19:29:47 -05:00
Omar Roth
a5e8f87a26 Add error for non-existent playlists 2018-09-23 12:32:32 -05:00
Omar Roth
1d9c6f63e1 Add better error for invalid playlists 2018-09-23 12:26:12 -05:00
Omar Roth
5bdd8327d4 Add better support for movies in search and watch page 2018-09-23 12:13:08 -05:00
Omar Roth
35ac887133 Add fix for playlists with less than 100 videos 2018-09-22 14:13:10 -05:00
Omar Roth
d886f8d1e3 Add fix for playlists with no videos 2018-09-22 14:11:01 -05:00
Omar Roth
d8b7c0750a Fix name of playlist resource 2018-09-22 11:34:29 -05:00
Omar Roth
1ab04638e3 Add 'videoCount' to playlists in search 2018-09-22 11:14:57 -05:00
Omar Roth
f80f4f2521 Add '/api/v1/channels/search' 2018-09-22 10:49:42 -05:00
Omar Roth
60038b29f1 Fix typo in user defaults 2018-09-21 11:06:35 -05:00
Omar Roth
099b711400 Add 'host' to API thumbnails 2018-09-21 10:11:04 -05:00
Omar Roth
b56d07556e Remove break point 2018-09-21 09:49:08 -05:00
Omar Roth
a68924f0ce Refactor name to ucid conversion 2018-09-21 09:40:04 -05:00
Omar Roth
1703788f4b Revert "Replace ytimg with local thumbnails"
This reverts commit 95e2d8f1b7.
2018-09-20 11:05:25 -05:00
Omar Roth
6e092026d2 Fix for Reddit timezone 2018-09-20 11:04:36 -05:00
Omar Roth
95e2d8f1b7 Replace ytimg with local thumbnails 2018-09-20 10:35:49 -05:00
Omar Roth
abb15b82e6 Don't discard search results with no metadata 2018-09-20 10:24:27 -05:00
Omar Roth
687013c1b9 Add minor convenience features to search 2018-09-20 10:16:10 -05:00
Omar Roth
cefb5d679f Add label to HLS 2018-09-20 09:45:49 -05:00
Omar Roth
62380933b2 Add support for playlists and channels in search 2018-09-20 09:36:09 -05:00
Omar Roth
bac66c798f Remove debug info 2018-09-19 15:58:00 -05:00
Omar Roth
2c6f8022e6 Fix comments where link has no host 2018-09-19 15:25:49 -05:00
Omar Roth
fe5286a210 Add 'maxres' to video thumbnails 2018-09-19 15:24:41 -05:00
Omar Roth
bb604c8925 Add movies to search results 2018-09-19 15:24:19 -05:00
Omar Roth
c166f46b7c Add caption URL to video info 2018-09-19 14:08:59 -05:00
Omar Roth
4c8bb3b293 Fix typo 2018-09-19 10:39:07 -05:00
Omar Roth
0f5b93e394 Add 'authorId' to /api/v1/trending and /api/v1/top 2018-09-19 10:37:00 -05:00
Omar Roth
54f9941c7b Add alias '/api/v1/channels/videos/:ucid' 2018-09-18 10:47:22 -05:00
Omar Roth
8500a62462 Add /api/v1/insights 2018-09-17 20:08:26 -05:00
Omar Roth
53c8b5ff2e Minor refactor 2018-09-17 20:07:32 -05:00
Omar Roth
64cc0362fb Add fix for playlists with no views 2018-09-17 19:21:13 -05:00
Omar Roth
35bee987f6 Proxy profile pictures 2018-09-17 18:39:28 -05:00
Omar Roth
bd5ec2f2f3 Add playlist RSS 2018-09-17 18:13:24 -05:00
Omar Roth
296771809a Refactor protocol buffers 2018-09-17 16:56:28 -05:00
Omar Roth
83ba4e2a4c Fix truncated thumbnails 2018-09-17 14:48:02 -05:00
Omar Roth
6cb834a18d Add support for 304 in thumbnails 2018-09-17 09:38:52 -05:00
Omar Roth
0a4e9e6252 Properly filter user's subscriptions in search 2018-09-16 22:14:51 -05:00
Omar Roth
9619d3f1bc Fix channel refresh 2018-09-16 21:44:24 -05:00
Omar Roth
f39ed3d145 Add subscriptions search filter 2018-09-16 21:28:00 -05:00
Omar Roth
f38aac851e Fix full channel refresh 2018-09-16 20:32:39 -05:00
Omar Roth
c74cc1123f Maintain aspect ratio even when JS is disabled 2018-09-15 12:15:39 -05:00
Omar Roth
0e1b5d7cdd Add fix for dash sequences 2018-09-15 10:25:43 -05:00
Omar Roth
d2bbf9d33c Fix dash parsing for video info 2018-09-15 08:56:47 -05:00
Omar Roth
3ccee120d3 Proxy thumbnails for related videos 2018-09-15 08:20:43 -05:00
Omar Roth
429a4b2dec Proxy thumbnails 2018-09-14 21:24:28 -05:00
Omar Roth
4287c0d96a Fix related video bar for users that aren't logged in 2018-09-14 20:10:13 -05:00
Omar Roth
5cd137d808 Refactor signature extractor 2018-09-14 19:50:11 -05:00
Omar Roth
62ae836565 Remove 'less' button in playlist descriptions 2018-09-13 21:00:39 -05:00
Omar Roth
b7acdfad24 Fix typo 2018-09-13 20:27:50 -05:00
Omar Roth
d3eadccd51 Add 'publishedText' to API endpoints 2018-09-13 20:26:05 -05:00
Omar Roth
2232bc0495 Use escaped newlines instead of graves 2018-09-13 18:12:19 -05:00
Omar Roth
f7ca81c384 Add support for channel search 2018-09-13 17:47:31 -05:00
Omar Roth
d4ee786cab Add support for comments under controversial videos 2018-09-13 16:09:14 -05:00
Omar Roth
a54668688b Add support for dashmpd within video info 2018-09-12 22:31:47 -05:00
Omar Roth
89bda1d3db Remove migration points 2018-09-09 21:58:22 -05:00
Omar Roth
e0ee1c3d79 Shrink size of template gutters 2018-09-09 14:50:24 -05:00
Omar Roth
5b2c228bb6 Add 'license' 2018-09-09 14:47:26 -05:00
Omar Roth
ffab3ee79f Shrink size between video requests 2018-09-09 14:41:29 -05:00
Omar Roth
dc6cc028c5 Remove migration point 2018-09-09 14:34:16 -05:00
Omar Roth
1c8bd671d8 Fix link redirect for YouTube comments 2018-09-09 09:18:31 -05:00
Omar Roth
133b72f9cf Add support for genre channels that don't end with " - Topic" 2018-09-09 08:53:04 -05:00
Omar Roth
8c45694ce5 Escape comment text 2018-09-09 07:40:12 -05:00
Omar Roth
47e94fedc6 Fix signature extraction 2018-09-07 15:52:46 -05:00
Omar Roth
aff2083529 Fix missing 'end' 2018-09-06 18:18:36 -05:00
Omar Roth
1eae76fc15 Add fix for empty descriptions 2018-09-06 16:50:12 -05:00
Omar Roth
cf63c825d4 Add fix for shortened youtu.be links in comments 2018-09-06 16:45:15 -05:00
Omar Roth
454b1662b7 Add format=json for reddit comments 2018-09-06 10:19:28 -05:00
Omar Roth
3ec684ae71 Host assets locally 2018-09-06 09:59:17 -05:00
Omar Roth
b17d3d1e51 Bump number of videos in channel resources to 60 2018-09-06 08:43:22 -05:00
Omar Roth
d81a803618 Add /user/:user/videos 2018-09-05 23:12:11 -05:00
Omar Roth
e6d2166bac Add X-XSS-Protection and X-Content-Type-Options 2018-09-05 21:51:40 -05:00
Omar Roth
e590d39aa9 Revert "Add header check for CSRF"
This reverts commit a749ac73ac.
2018-09-05 21:45:14 -05:00
Omar Roth
4f91854bd3 Fix typo 2018-09-05 21:10:32 -05:00
Omar Roth
29a21860ae Strip leading slashes from referers 2018-09-05 21:07:19 -05:00
Omar Roth
96234e509f Add X-Frame-Options, X-XSS-Protection, and X-Content-Type-Options 2018-09-05 21:06:30 -05:00
Omar Roth
a749ac73ac Add header check for CSRF 2018-09-05 20:32:01 -05:00
Omar Roth
023066b452 Revert "Remove 'codecs' from source types"
This reverts commit 93e12d94fc.
2018-09-05 10:49:40 -05:00
Omar Roth
93e12d94fc Remove 'codecs' from source types 2018-09-05 10:38:01 -05:00
Omar Roth
044a57ef34 Fix video count for channels 2018-09-04 23:01:46 -05:00
Omar Roth
bc49c7d181 Add author info to API endpoints 2018-09-04 21:35:25 -05:00
Omar Roth
5632e58636 Add support for genre channels 2018-09-04 21:04:40 -05:00
Omar Roth
e1bf7fa6cc Add descriptionHtml to playlists 2018-09-04 19:27:10 -05:00
Omar Roth
40028e1462 Update SQL and remove migration points 2018-09-04 09:57:40 -05:00
Omar Roth
53732cdcab Add genre URLs 2018-09-04 09:50:19 -05:00
Omar Roth
2ac89d5e00 Update project synopsis 2018-09-04 09:22:10 -05:00
Omar Roth
98d71ca8e7 Add support for /c/ URLs 2018-09-04 09:13:58 -05:00
Omar Roth
0f2f273335 Don't leak referers 2018-09-04 09:01:43 -05:00
Omar Roth
000cfd4834 Don't show comments when commentCount is 0 2018-09-04 08:52:39 -05:00
Omar Roth
25c3ee034e Minor refactor 2018-09-04 08:52:30 -05:00
Omar Roth
89d3587861 Fix typo 2018-09-03 22:20:20 -05:00
Omar Roth
0d8f036bf1 Replace YouTube links 2018-09-03 22:15:47 -05:00
Omar Roth
c0bda13965 Fix view_count_text 2018-08-31 22:53:41 -05:00
Omar Roth
4022670cb1 Fix typo in video params 2018-08-30 21:04:41 -05:00
Omar Roth
7b135a6d0c Add commentCount for videos with no comments 2018-08-30 21:03:22 -05:00
Omar Roth
bdaa8a06fd Fix typo 2018-08-30 20:25:43 -05:00
Omar Roth
b3f9059452 Add comment formatting 2018-08-30 20:06:08 -05:00
Omar Roth
917d220623 Fix search filters 2018-08-30 17:42:30 -05:00
Omar Roth
ed8ddbc07d Add seperator when notifications > 0 2018-08-30 16:52:29 -05:00
Omar Roth
cb01b50fbb Add option to hide related videos 2018-08-30 16:49:38 -05:00
Omar Roth
6b3c9d23d0 Fix referer on 404 2018-08-30 08:14:59 -05:00
Omar Roth
3839013a37 Use '/video' page for channel endpoint 2018-08-28 20:29:08 -05:00
Omar Roth
9d5dddab29 Fix signature extraction 2018-08-28 09:51:59 -05:00
Omar Roth
45fa148380 Don't add playlist id for channel videos 2018-08-27 18:53:34 -05:00
Omar Roth
2ba0063dc0 Add search filters 2018-08-27 15:23:25 -05:00
Omar Roth
b57176d7ef Fix notification count in subscription feed 2018-08-27 13:46:50 -05:00
Omar Roth
0dbef6ab9f Fix typo in preferred_captions 2018-08-26 15:00:19 -05:00
Omar Roth
8fc4dcfdea Use username for /data_control 2018-08-25 21:49:18 -05:00
Omar Roth
6c98513153 Add referer to /data_control 2018-08-25 21:48:20 -05:00
Omar Roth
c3d8ca68b3 Add code to calculate video rating 2018-08-25 21:34:11 -05:00
Omar Roth
a37692cce4 Fix 'to_json' for comment array 2018-08-25 21:33:53 -05:00
Omar Roth
a1ad561b98 Fix /clear_watch_history 2018-08-25 21:33:33 -05:00
Omar Roth
7fd0f93d02 Add support for preferences as query params 2018-08-25 20:05:51 -05:00
Omar Roth
23aaf7f1b7 Add comments fallback 2018-08-25 18:33:15 -05:00
Omar Roth
41a04e7c67 Clean up /videoplayback 2018-08-25 17:24:07 -05:00
Omar Roth
77b12b6249 Only show next page when there are more results 2018-08-25 17:18:43 -05:00
Omar Roth
78fcf579a7 Add Liberapay 2018-08-25 15:43:39 -05:00
Omar Roth
9ae3bf216e Update signature extraction 2018-08-24 07:17:16 -05:00
Omar Roth
0e7c56687b Add error message for comment timeouts 2018-08-23 16:55:26 -05:00
Omar Roth
01a80995d3 Add fix for channel endpoint where channel has no subscribers 2018-08-22 11:06:31 -05:00
Omar Roth
76d3abb5f9 Make view extractor more robust 2018-08-20 19:25:12 -05:00
Omar Roth
deb4b06ea0 Fix playlist view extractor 2018-08-20 10:25:05 -05:00
Omar Roth
4725f7222b Fix description in video API endpoint 2018-08-20 10:07:50 -05:00
Omar Roth
16c7d99dd8 Fix channel feeds 2018-08-18 18:38:33 -05:00
Omar Roth
55f8fd0b58 Add note for livestreams that haven't started 2018-08-18 11:47:16 -05:00
Omar Roth
1611ee83a6 Remove preload directive 2018-08-18 10:05:04 -05:00
Omar Roth
567b9f31f3 Add fix for livestreams in search results 2018-08-17 16:08:07 -05:00
Omar Roth
6bb747b579 Fix comment replies 2018-08-17 13:03:25 -05:00
Omar Roth
9a15438c71 Minor formatting changes 2018-08-17 11:04:38 -05:00
Omar Roth
4760b3c6e7
Merge pull request #116 from omarroth/add-playlists
Add playlist page and endpoint
2018-08-17 11:01:36 -05:00
Omar Roth
9e68df965b Add 'view channel on Youtube' link 2018-08-17 10:57:08 -05:00
Omar Roth
3ba2a7d921 Fix referers 2018-08-17 10:19:20 -05:00
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
bce01cba32 Add fix for videos without metadata 2018-08-16 09:05:48 -05:00
Omar Roth
ec399f5f7b Properly filter movies, playlists, channels from search results 2018-08-16 08:47:51 -05:00
Omar Roth
7c63c759f4 Add donation links to footer 2018-08-15 20:36:21 -05:00
Omar Roth
b72f3c2274 Rename 'layout' to 'template' 2018-08-15 20:31:47 -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
d9ea8e413e Bump size of comment author thumbnail 2018-08-14 19:48:53 -05:00
Omar Roth
2cedac8c58 Don't show 'next page' or 'previous page' where not applicable 2018-08-14 19:15:33 -05:00
Omar Roth
c5bd5e6c6d Fix produce_playlist_url 2018-08-14 17:00:35 -05:00
Omar Roth
7dfb301858 Sort engage types 2018-08-14 14:04:43 -05:00
Omar Roth
f26e9313ff Add ability to decrypt port numbers for proxy list 2018-08-14 13:22:39 -05:00
Omar Roth
3833366756 Change options to provide more proxies 2018-08-14 09:40:52 -05:00
Omar Roth
324cdf545e Add option to import data from FreeTube 2018-08-13 14:17:20 -05:00
Omar Roth
e2f27794fd Fix typo in metadata 2018-08-13 13:24:10 -05:00
Omar Roth
50ea4690a7 Fix toggle for YouTube comments 2018-08-13 12:20:10 -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
f3fde38137 Add time published to Reddit comments 2018-08-13 10:37:29 -05:00
Omar Roth
c776e1f82a Add author thumbnail and published to YouTube comments 2018-08-13 10:37:29 -05:00
Omar Roth
dc2fde6c38 Bump XHR timeout 2018-08-13 10:37:29 -05:00
dimqua
d439fb3443
Remove unneeded whitespaces 2018-08-13 18:00:13 +03:00
Omar Roth
fada57a307 Add geo-bypass for video info 2018-08-13 09:17:28 -05:00
Omar Roth
20e815e757 Convert array constants to tuples 2018-08-12 20:04:13 -05:00
Omar Roth
43b2beeaaf Add 'maxresdefault', 'sddefault', to thumbnails 2018-08-12 09:46:47 -05:00
Omar Roth
430d9347f9 Make 'video_formats' constant 2018-08-12 09:34:26 -05:00
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
Omar Roth
0438572c58 Use .round instead of .significant for watch page 2018-03-31 22:14:33 -05:00
Omar Roth
57102c54c7 Add notifications 2018-03-31 19:09:27 -05:00
Omar Roth
823f679cef Add fix for removed videos in subbox 2018-03-31 16:33:01 -05:00
Omar Roth
cf9a8b0037 Remove File.write from fetch_user 2018-03-31 10:50:39 -05:00
Omar Roth
ffdf2ea4c5 Add email to user table 2018-03-31 10:30:17 -05:00
Omar Roth
0e30ddb728 Clean up fetch_channel 2018-03-31 09:51:44 -05:00
Omar Roth
7757eca92c Add subscribe and unsubscribe button 2018-03-31 09:51:14 -05:00
Omar Roth
a7452d61fa Use .significant instead of .round 2018-03-31 09:19:38 -05:00
Omar Roth
86d7e6170f Fix channel link 2018-03-31 09:08:40 -05:00
Omar Roth
2c5d75dcce Add enable and disable notifications (bell dinging feature) 2018-03-30 20:52:10 -05:00
Omar Roth
6c4cfbe39d Add users table 2018-03-29 21:41:05 -05:00
Omar Roth
4a7fc4ea69 Fix refresh time 2018-03-29 19:21:44 -05:00
Omar Roth
60360ee2ae Don't change id for video conflict 2018-03-29 19:03:00 -05:00
Omar Roth
385d6301a3 Only update time for get_channel 2018-03-29 18:50:24 -05:00
Omar Roth
10f2048d95 Add conflict resolution for channel updates 2018-03-28 23:05:20 -05:00
Omar Roth
239a6c892c Use seperate table for videos pulled from RSS 2018-03-28 22:29:54 -05:00
Omar Roth
e89f15a65c Use alternate thumbnail url for search page 2018-03-28 19:01:07 -05:00
Omar Roth
f047f87100 Use alternative url for watch page thumbnails 2018-03-28 18:52:02 -05:00
Omar Roth
c172dac811 Use alternative url for homepage thumbnails 2018-03-28 18:50:24 -05:00
Omar Roth
3a1a2403f5 Update signature function 2018-03-28 18:37:00 -05:00
Omar Roth
8d97ecaeb1 Update signature 2018-03-28 16:38:40 -05:00
Omar Roth
f5437b18c7 Add break after reddit comments 2018-03-25 22:24:49 -05:00
Omar Roth
34ca35b0f7 Center heading elements 2018-03-25 22:22:57 -05:00
Omar Roth
799e172609 Clean up comments 2018-03-25 22:21:24 -05:00
Omar Roth
edfe1eefe8 Add channel refresh 2018-03-25 22:18:29 -05:00
Omar Roth
b6d2f5d658 Use CDN for silvermine quality selector 2018-03-25 00:19:24 -05:00
Omar Roth
7572c1d5ee Align-right for search and subscriptions 2018-03-24 23:14:35 -05:00
Omar Roth
15f4d95ab4 Add fix for testing authentication 2018-03-24 22:56:41 -05:00
Omar Roth
253ea8113b Minor fix for filters and search 2018-03-24 22:39:07 -05:00
Omar Roth
076eaa7635 Add subscriptions 2018-03-24 22:38:35 -05:00
Omar Roth
0ed3e5d547 Refactor arg_array 2018-03-24 20:57:57 -05:00
Omar Roth
2490833b6b Add logout 2018-03-22 12:44:36 -05:00
Omar Roth
228008168a Update signature 2018-03-22 11:02:15 -05:00
Omar Roth
48da2ced46 Add error handling for top videos 2018-03-19 12:35:35 -05:00
Omar Roth
fb87b3347b Bump size of language content 2018-03-17 12:38:34 -05:00
Omar Roth
909bb2be7f Limit size of language request 2018-03-17 12:20:22 -05:00
Omar Roth
02f1cd1a8b Remove error message 2018-03-17 00:02:02 -05:00
Omar Roth
39df8ab200 Add rescue for video ranking 2018-03-16 23:57:31 -05:00
Omar Roth
2be57276a2 Add refresh for top videos 2018-03-16 23:01:35 -05:00
Omar Roth
36b184d1fb Add published variant 2018-03-16 22:34:26 -05:00
Omar Roth
721851da81 Add word break for video titles 2018-03-16 22:18:55 -05:00
Omar Roth
f0870e0cdd Add title for login page 2018-03-16 22:13:39 -05:00
Omar Roth
46f8032fb9 Fix dash manifest 2018-03-16 21:10:38 -05:00
Omar Roth
7704b76f45 Fix HTTP redirect 2018-03-16 19:58:33 -05:00
Omar Roth
97b93d548b Disable language filtering when there is no key 2018-03-16 19:52:25 -05:00
Omar Roth
6b5c9cfaf1 Add "language" to postgres 2018-03-16 19:45:37 -05:00
Omar Roth
997449ab4b Add language detection for top videos 2018-03-16 19:36:49 -05:00
Omar Roth
dde7a643e9 Add playsinline for watch.ecr 2018-03-16 15:28:45 -05:00
Omar Roth
1b17550545 Format views and add link to cookie issue 2018-03-16 12:14:40 -05:00
Omar Roth
6581f96b70 Add fix for HTTP::Cookies 2018-03-16 12:06:03 -05:00
Omar Roth
d8372aa83e Add login page 2018-03-16 11:40:29 -05:00
Omar Roth
e8013c6d5c Use try instead of ternary 2018-03-14 18:06:21 -05:00
Omar Roth
c8a798e13c Add fix for streams 2018-03-14 18:05:19 -05:00
Omar Roth
f788548961 Use each_with_index for watch and audio 2018-03-14 16:35:09 -05:00
Omar Roth
f33cbb8b92 Add sources for iOS 2018-03-13 18:41:09 -05:00
Omar Roth
e37e9a0b8e Add qualityselector 2018-03-13 18:37:56 -05:00
Omar Roth
1a6c28735c Fix DASH manifest to be more similar to YT's 2018-03-12 22:16:38 -05:00
Omar Roth
8fb97a4511 Add suppor for dash manifest 2018-03-12 20:36:49 -05:00
Omar Roth
c53ab94519 Update signature 2018-03-12 18:53:05 -05:00
Omar Roth
9480c6f806 Use horizontal padding 2018-03-12 18:37:01 -05:00
Omar Roth
2bae09e018 Add option to hide all reddit comments 2018-03-12 18:36:08 -05:00
Omar Roth
d7168815aa Use l-box instead of margin 2018-03-11 12:08:44 -05:00
Omar Roth
052fa400a2 Add padding for watch page 2018-03-11 12:05:56 -05:00
Omar Roth
8b2d2044b2 Escape title name 2018-03-11 10:47:48 -05:00
Omar Roth
496a8bf67b Verify SSL certificates 2018-03-11 10:43:34 -05:00
Omar Roth
6795c183af Remove logging for Reddit comments 2018-03-11 10:36:15 -05:00
Omar Roth
d664d6b371 Only use HSTS if SSL is enabled 2018-03-11 10:29:40 -05:00
Omar Roth
31d1315c60 Fix HSTS header 2018-03-11 10:24:12 -05:00
Omar Roth
6d7ae6f638 Only add HTTP query if it exists 2018-03-09 14:13:26 -06:00
Omar Roth
cf07b66c12 Use 301 for HTTP redirect 2018-03-09 14:11:30 -06:00
Omar Roth
298af854fc Fix alt_link for youtu.be 2018-03-09 14:06:35 -06:00
Omar Roth
c6accd2706 Add redirect to config.yml 2018-03-09 14:06:13 -06:00
Omar Roth
b24f82fe0d Access assets over https 2018-03-09 13:39:13 -06:00
Omar Roth
84fc87229c Add full path redirect 2018-03-09 13:35:31 -06:00
Omar Roth
2596410b97 Add HTTP redirect 2018-03-09 13:22:04 -06:00
Omar Roth
eb1d1e30d1 Add config file 2018-03-09 12:42:23 -06:00
Omar Roth
e22d6d8549 Add max-age for static assets 2018-03-09 11:28:57 -06:00
Omar Roth
cb22d7423c Add date shared 2018-03-09 11:12:28 -06:00
Omar Roth
731b837774 Add fix for controversial videos 2018-03-09 10:55:14 -06:00
Omar Roth
d9c89f7e3f Limit number of reddit comments 2018-03-09 10:47:50 -06:00
Omar Roth
caf82ccb8f Add error message for reddit comments 2018-03-09 10:47:25 -06:00
Omar Roth
9886953fb6 Add link for shortened youtube url 2018-03-07 22:15:35 -06:00
Omar Roth
fd1bd35b42 Remove macro 2018-03-07 22:15:21 -06:00
Omar Roth
4ae88cd286 Add mapping macro and move templated into helpers.cr 2018-03-07 17:58:33 -06:00
Omar Roth
b388181cd4 Use different source for fallback thumbnail 2018-03-07 16:48:43 -06:00
Omar Roth
24fc14ac7a Add player title and thumbnail 2018-03-07 16:48:26 -06:00
Omar Roth
212ba05047 Update signature function 2018-03-07 08:07:40 -06:00
Omar Roth
8a3056d0e3 Make link styling default for anchor tags 2018-03-06 22:03:45 -06:00
Omar Roth
ebe51c91d7 Add local alternatives for video links 2018-03-06 22:00:35 -06:00
Omar Roth
e9f214cdc0 Update signature function 2018-03-06 16:59:23 -06:00
Omar Roth
2dae26e348 Break lines more prettily 2018-03-06 16:59:08 -06:00
Omar Roth
b14b26f7c2 Make rank_videos less greedy 2018-03-06 00:34:26 +00:00
Omar Roth
fc7b84cc68 Add line-break so links don't overflow 2018-03-05 10:12:45 -06:00
Omar Roth
72826c4d96 Fix regression for youtube pool 2018-03-04 22:25:03 -06:00
Omar Roth
971b471d72 Fix param conflict 2018-03-04 11:39:56 -06:00
Omar Roth
df228c82de Fix param conflict 2018-03-04 11:37:12 -06:00
Omar Roth
be6ced202c Fix CLI options 2018-03-04 11:17:46 -06:00
Omar Roth
3cd66d2e7c Include break when there are no comments 2018-03-04 11:03:12 -06:00
Omar Roth
2144c388a5 Fix user-agent string 2018-03-04 11:00:35 -06:00
Omar Roth
814cdc9971 Major fixes, add options for YT, add User-Agent for Reddit 2018-03-04 10:59:03 -06:00
Omar Roth
53acf1f6d6 Use more advanced query for reddit search 2018-03-04 09:31:26 -06:00
Omar Roth
f0b33b2975 Clean up Video class 2018-03-04 08:54:19 -06:00
Omar Roth
aa0864f87d Don't redirect youtube links 2018-03-04 07:48:59 -06:00
Omar Roth
c42c0b65b0 Only replace "/watch" links in Reddit description 2018-03-04 07:47:07 -06:00
Omar Roth
66f639a1d1 Remove TODO 2018-03-03 23:07:18 -06:00
Omar Roth
38d7dfd7e3 Allow for collapsing and expanding of Reddit comments 2018-03-03 22:36:18 -06:00
Omar Roth
62dbd361de Add support for reddit redirect 2018-03-03 19:10:25 -06:00
Omar Roth
1bf492ce78 Clarify wait option 2018-03-03 18:23:39 -06:00
Omar Roth
cf9931e2a1 Add support for redirect in URL description 2018-03-03 18:18:03 -06:00
Omar Roth
fc2e10a54f Fix client reuse 2018-03-03 17:45:54 -06:00
Omar Roth
baeb44be13 Remove "puts" 2018-03-03 16:03:15 -06:00
Omar Roth
d573461a67 Parse HTML properly instead of relying on regexes 2018-03-03 15:59:21 -06:00
Omar Roth
b8fe82a7f7 Substitute youtube links in description for local links 2018-03-03 15:27:14 -06:00
Omar Roth
323d27a5f6 Add wait time option and add handling for reddit_pool 2018-03-03 15:26:47 -06:00
Omar Roth
84c8fb9b99 Separate with comma views, likes, dislikes 2018-03-03 15:10:56 -06:00
Omar Roth
24cea8f3e7 Add reddit comments 2018-03-03 15:06:14 -06:00
Omar Roth
2e892e8dd4 Update signature 2018-03-03 09:51:58 -06:00
Omar Roth
dff93f67f9 Add author for item 2018-02-26 20:59:18 -06:00
Omar Roth
3a95d21808 Minor fixes 2018-02-26 18:59:02 -06:00
Omar Roth
7828cd9767 Remove html from DB 2018-02-26 18:58:45 -06:00
Omar Roth
13ef4440d0 Replace signature function with generic catchall 2018-02-22 13:01:37 -06:00
Omar Roth
225625a0fb Add redirect for missing params 2018-02-15 12:05:39 -06:00
Omar Roth
8956623347 Add fix to top_videos for empty database 2018-02-15 11:55:44 -06:00
Omar Roth
d6b49bc0ae Fix rank_videos 2018-02-13 13:14:21 -06:00
Omar Roth
e46ce28939 Format and add function for vflCCoUi2 and vflg4IfMn 2018-02-13 10:44:11 -06:00
Omar Roth
5b47be2b4d Run 'crystal tool format' 2018-02-13 10:43:15 -06:00
Omar Roth
4d1fa61bf0 Only add signature if stream has decrypted signature 2018-02-12 19:54:11 -06:00
Omar Roth
1d301a5055 Add support for different signature functions 2018-02-11 22:06:29 -06:00
Omar Roth
42df0df5a0 Clean up argument creation 2018-02-11 22:05:22 -06:00
Omar Roth
489ae35f1d Split audio and video into seperate views 2018-02-11 17:15:49 -06:00
Omar Roth
6adbcd050c Clarify listen param and update icon 2018-02-11 17:01:32 -06:00
Omar Roth
da97dfad8e Fix arg parsing 2018-02-11 16:48:27 -06:00
Omar Roth
ea044ec2da Fix rank_videos 2018-02-10 10:06:37 -06:00
Omar Roth
dc45fbfad6 Use error template for 404 and 500 2018-02-10 09:15:23 -06:00
Omar Roth
ecb1999795 Ensure clients are recycled properly 2018-02-08 20:19:44 -06:00
Omar Roth
a27c556904 Fix 500 for livestream 2018-02-08 20:18:47 -06:00
Omar Roth
655a593c87 Fix poster for videos that don't have thumbnail url 2018-02-07 22:05:18 -06:00
Omar Roth
5159ec0f6e Pull rank_videos into seperate thread 2018-02-07 22:04:47 -06:00
Omar Roth
567856363b Remove assets from repo 2018-02-06 18:52:01 -06:00
Omar Roth
d4c88f2844 Fix watch for videos that don't have fmt_stream 2018-02-06 17:30:53 -06:00
Omar Roth
6167ce30b0 Disable logging for connection pool 2018-02-06 17:30:14 -06:00
Omar Roth
76c008d319 Make sure extra options don't override Kemal defaults 2018-02-05 19:37:09 -06:00
Omar Roth
e9ee41846c Fix formatting 2018-02-05 19:11:57 -06:00
Omar Roth
c8d2d12282 Add default number of threads 2018-02-05 19:08:36 -06:00
Omar Roth
fb80d2f484 Add padding for video description 2018-02-05 19:08:20 -06:00
Omar Roth
990bca5af5 Refactor client creation 2018-02-05 19:07:49 -06:00
Omar Roth
0e704056a1 Make sure client gets returned to pool 2018-02-05 18:52:21 -06:00
Omar Roth
2e402c1977 Clean up views 2018-02-05 18:44:42 -06:00
Omar Roth
f47eb3016a Remove resize for larger screens 2018-02-05 18:41:24 -06:00
Omar Roth
d3e159ffbe Add youtube hotkeys 2018-02-05 18:36:16 -06:00
Omar Roth
39b271585a Add margin for footer 2018-02-05 18:05:41 -06:00
Omar Roth
66f28c8f63 Use same layout for search as for index 2018-02-05 18:05:23 -06:00
Omar Roth
d1a2b193aa Change client timeout and make sure there is always a client available 2018-02-05 17:57:53 -06:00
Omar Roth
25434c676c Run 'crystal tool format' 2018-02-05 17:57:03 -06:00
Omar Roth
a9cea62d5b Add home page 2018-02-05 17:56:40 -06:00
Omar Roth
3bd6f0151b Change layout for recommended variables 2018-02-04 19:44:15 -06:00
Omar Roth
7a7b1382c0 Use more consistent variables for search.ecr 2018-02-04 19:43:16 -06:00
Omar Roth
a9ef931856 Fix error handling 2018-02-04 19:42:42 -06:00
Omar Roth
d79c1ff3e9 Fix video indexing 2018-02-04 19:42:13 -06:00
Omar Roth
1facca5408 Replace unnecessary constant 2018-02-04 19:40:06 -06:00
Omar Roth
03aeb27b40 Add ability to specify number of threads 2018-02-03 16:13:14 -06:00
Omar Roth
1e2139d78c Add ability to decrypt signature for vflxuxnEY/en_US/base.js 2018-02-03 14:41:59 -06:00
Omar Roth
859517e206 Change layout for larger screens 2018-02-02 22:21:34 -06:00
Omar Roth
2fcdb7f6ec Partially bypass age-gate 2018-02-02 22:04:34 -06:00
Omar Roth
26c9a87e88 Add published field 2018-02-02 21:44:10 -06:00
Omar Roth
d7d905447f Change license 2018-01-28 11:32:40 -06:00
Omar Roth
a951f4a2f8 Replace chomp with rstrip 2018-01-27 20:10:37 -06:00
Omar Roth
03de6fbf06 Use likes, dislikes from record 2018-01-27 20:10:08 -06:00
Omar Roth
236fdb85ff Move functions into helpers.cr 2018-01-27 20:09:27 -06:00
Omar Roth
cf49306ffb Fix index out of bounds error 2018-01-21 17:49:27 -06:00
Omar Roth
5c1bd5fae6 Run 'crystal tool format' 2018-01-21 11:07:32 -06:00
Omar Roth
e192b55ffa Allow for views to supply tags to header 2018-01-21 11:07:02 -06:00
Omar Roth
3c29cc71bb Remove unneeded style from layout 2018-01-21 11:06:27 -06:00
Omar Roth
92f2e61624 Style 'next' link for search view 2018-01-21 11:05:54 -06:00
Omar Roth
1305410f4d Move script tags into video view 2018-01-21 11:05:30 -06:00
Omar Roth
02b6990240 Get videos from search 2018-01-21 11:04:58 -06:00
Omar Roth
daba77d665 Merge changes 2018-01-20 18:21:47 -06:00
Omar Roth
a236d7a4e8 Fix several bugs in connection pool 2018-01-20 18:19:55 -06:00
Omar Roth
01d16ec6af Move helpers into seperate file 2018-01-20 18:19:12 -06:00
Omar Roth
6418d87a63 Add fix for videos that don't have specific keys 2018-01-19 18:31:47 -06:00
Omar Roth
19309f5ef6 Fix client refresh 2018-01-20 00:20:12 +00:00
Omar Roth
f77dcb7f9b Randomly refresh HTTP clients 2018-01-19 18:51:57 +00:00
Omar Roth
61e3b47210 Add id 'pool' for connetion pool 2018-01-19 03:46:29 +00:00
Omar Roth
c36b22a16d Refresh connection pool 2018-01-16 21:42:48 -06:00
Omar Roth
634b5f6c87 Add thumbnails for related videos 2018-01-16 16:28:49 -06:00
Omar Roth
6b5426b5f6 Remove unnecessary view 2018-01-16 16:28:49 -06:00
Omar Roth
f09f971af7 Fix audio-only for video.js 2018-01-16 16:28:49 -06:00
Omar Roth
9e4d0bd3a5 Add video,js, Genesis 3:6 2018-01-16 16:28:49 -06:00
Omar Roth
9f63fcaa1e Fix up search 2018-01-16 16:28:40 -06:00
Omar Roth
b21365248d Add speed control 2018-01-15 20:30:57 -06:00
Omar Roth
38cff5a752 Freshen up for the big dance 2018-01-14 21:16:09 -06:00
Omar Roth
60c618942f Add wait for empty connection pool 2018-01-07 17:18:24 -06:00
Omar Roth
dfdeb02c7f Try using connection pool for getting videos 2018-01-07 13:03:53 -06:00
Omar Roth
070de12391 Fix broken title for related video and add link to author's channel 2018-01-07 12:35:13 -06:00
Omar Roth
225907b507 Fix unbalanced div 2018-01-07 11:50:04 -06:00
Omar Roth
9bfb663848 Move seperator to templates 2018-01-07 11:49:48 -06:00
Omar Roth
c4c1b43e5c Add thumbnail to search 2018-01-07 11:43:13 -06:00
Omar Roth
d65106d8b1 Speed up get_video 2018-01-07 11:42:24 -06:00
Omar Roth
eed7a25e7d Add header 2018-01-07 11:40:03 -06:00
Omar Roth
060c4da96d Add related videos and clean up video class 2018-01-06 20:39:24 -06:00
Omar Roth
d1eb81b653 Add audio-only 2018-01-03 20:06:16 -06:00
Omar Roth
87601d1400 Run 'crystal tool format' 2017-12-30 15:38:09 -06:00
Omar Roth
7fc7a47849 Remove unused info 2017-12-30 15:36:29 -06:00
Omar Roth
266ec3fa03 Add error page and give video.ecr more detailed video info 2017-12-30 15:35:48 -06:00
Omar Roth
a0d34367bc Adds description, video class, wilson score... 2017-12-30 15:35:28 -06:00
Omar Roth
f7f5f91316 Adds description, video class, wilson score... 2017-12-30 15:34:51 -06:00
Omar Roth
5d48215a5f Update layout.ecr, replace navbar and add functional search 2017-12-30 15:22:55 -06:00
Omar Roth
86a8e181bf Add search 2017-12-30 15:21:43 -06:00
Omar Roth
127e140130 Add fontawesome 2017-12-30 15:20:13 -06:00
Omar Roth
764fdf42ef Add fix for args order and rename videos table 2017-12-01 07:07:10 -06:00
Omar Roth
740caf8fd9 Update shard.yml and fix postgres queries 2017-11-30 18:23:16 -06:00
Omar Roth
8d6de7deba Add primitive postgres support 2017-11-29 21:49:26 -06:00
Omar Roth
383ed8b209 Rename project 2017-11-29 18:12:23 -06:00
Omar Roth
8ee5423af6 Move views to src/ directory 2017-11-29 15:33:46 -06:00
Omar Roth
7feec0c00d Add engagement rating, rating, likes, dislikes, and form of logging (primitive but in the hope of reverse-engineering requests) 2017-11-28 19:59:51 -06:00
Omar Roth
31a3e1bb3a Add view counter, likes/dislikes, rating, and HTML parser 2017-11-23 22:06:43 -06:00
Omar Roth
26959020b7 Initial commit 2017-11-23 01:48:55 -06:00