Commit graph

688 commits

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