Commit Graph

682 Commits (429a4b2deca8b94b04f73fbaf0f50f26c93bac39)

Author SHA1 Message Date
Omar Roth bdaa8a06fd Fix typo 6 years ago
Omar Roth b3f9059452 Add comment formatting 6 years ago
Omar Roth 917d220623 Fix search filters 6 years ago
Omar Roth ed8ddbc07d Add seperator when notifications > 0 6 years ago
Omar Roth cb01b50fbb Add option to hide related videos 6 years ago
Omar Roth 6b3c9d23d0 Fix referer on 404 6 years ago
Omar Roth 3839013a37 Use '/video' page for channel endpoint 6 years ago
Omar Roth 9d5dddab29 Fix signature extraction 6 years ago
Omar Roth 45fa148380 Don't add playlist id for channel videos 6 years ago
Omar Roth 2ba0063dc0 Add search filters 6 years ago
Omar Roth b57176d7ef Fix notification count in subscription feed 6 years ago
Omar Roth 0dbef6ab9f Fix typo in preferred_captions 6 years ago
Omar Roth 8fc4dcfdea Use username for /data_control 6 years ago
Omar Roth 6c98513153 Add referer to /data_control 6 years ago
Omar Roth c3d8ca68b3 Add code to calculate video rating 6 years ago
Omar Roth a37692cce4 Fix 'to_json' for comment array 6 years ago
Omar Roth a1ad561b98 Fix /clear_watch_history 6 years ago
Omar Roth 7fd0f93d02 Add support for preferences as query params 6 years ago
Omar Roth 23aaf7f1b7 Add comments fallback 6 years ago
Omar Roth 41a04e7c67 Clean up /videoplayback 6 years ago
Omar Roth 77b12b6249 Only show next page when there are more results 6 years ago
Omar Roth 78fcf579a7 Add Liberapay 6 years ago
Omar Roth 9ae3bf216e Update signature extraction 6 years ago
Omar Roth 0e7c56687b Add error message for comment timeouts 6 years ago
Omar Roth 01a80995d3 Add fix for channel endpoint where channel has no subscribers 6 years ago
Omar Roth 76d3abb5f9 Make view extractor more robust 6 years ago
Omar Roth deb4b06ea0 Fix playlist view extractor 6 years ago
Omar Roth 4725f7222b Fix description in video API endpoint 6 years ago
Omar Roth 16c7d99dd8 Fix channel feeds 6 years ago
Omar Roth 55f8fd0b58 Add note for livestreams that haven't started 6 years ago
Omar Roth 1611ee83a6 Remove preload directive 6 years ago
Omar Roth 567b9f31f3 Add fix for livestreams in search results 6 years ago
Omar Roth 6bb747b579 Fix comment replies 6 years ago
Omar Roth 9a15438c71 Minor formatting changes 6 years ago
Omar Roth 4760b3c6e7
Merge pull request #116 from omarroth/add-playlists
Add playlist page and endpoint
6 years ago
Omar Roth 9e68df965b Add 'view channel on Youtube' link 6 years ago
Omar Roth 3ba2a7d921 Fix referers 6 years ago
Omar Roth 71aa4d0347 Replace duplicate link to YouTube 6 years ago
Omar Roth bb0b60e575 Add playlist page and endpoint 6 years ago
Omar Roth fa2ba807a3 Remove 'engage types' 6 years ago
Omar Roth bce01cba32 Add fix for videos without metadata 6 years ago
Omar Roth ec399f5f7b Properly filter movies, playlists, channels from search results 6 years ago
Omar Roth 7c63c759f4 Add donation links to footer 6 years ago
Omar Roth b72f3c2274 Rename 'layout' to 'template' 6 years ago
Omar Roth 8adb4650a0 Add support for multiple sessions 6 years ago
Omar Roth 45ce301bd2 Fix reply count extraction 6 years ago
Omar Roth d9ea8e413e Bump size of comment author thumbnail 6 years ago
Omar Roth 2cedac8c58 Don't show 'next page' or 'previous page' where not applicable 6 years ago
Omar Roth c5bd5e6c6d Fix produce_playlist_url 6 years ago
Omar Roth 7dfb301858 Sort engage types 6 years ago
Omar Roth f26e9313ff Add ability to decrypt port numbers for proxy list 6 years ago
Omar Roth 3833366756 Change options to provide more proxies 6 years ago
Omar Roth 324cdf545e Add option to import data from FreeTube 6 years ago
Omar Roth e2f27794fd Fix typo in metadata 6 years ago
Omar Roth 50ea4690a7 Fix toggle for YouTube comments 6 years ago
Omar Roth e04ac53336 Remove non-functional 'ad_slots' 6 years ago
Omar Roth 16fb5023e0 Add fix for videos without 'rvs' 6 years ago
Omar Roth f3fde38137 Add time published to Reddit comments 6 years ago
Omar Roth c776e1f82a Add author thumbnail and published to YouTube comments 6 years ago
Omar Roth dc2fde6c38 Bump XHR timeout 6 years ago
dimqua d439fb3443
Remove unneeded whitespaces 6 years ago
Omar Roth fada57a307 Add geo-bypass for video info 6 years ago
Omar Roth 20e815e757 Convert array constants to tuples 6 years ago
Omar Roth 43b2beeaaf Add 'maxresdefault', 'sddefault', to thumbnails 6 years ago
Omar Roth 430d9347f9 Make 'video_formats' constant 6 years ago
Omar Roth 8b07a7b157 Add 'fps' to '/videos/:id' endpoint 6 years ago
Omar Roth db2c10e3a0 Avoid creating temporary objects 6 years ago
Omar Roth 78ef6a05f0 Clean up DASH manifest 6 years ago
Omar Roth 7116421fa4 Use http-streaming for livestreams 6 years ago
Omar Roth ce0e4babad Pull 'player' out into seperate component 6 years ago
Omar Roth debe5cbea9 Fix typo in XHR 6 years ago
Omar Roth 15c26d022b Pull 'extract_videos' out into seperate function 7 years ago
Omar Roth 2f8716d97f Pull thumbnails into seperate function 7 years ago
Omar Roth 9a78b55c53 Pull description into seperate function 7 years ago
Omar Roth 09d4d46fcd Clean up channel feed 7 years ago
Omar Roth 9fbab6125a Clean up '/channel/' 7 years ago
Omar Roth d4e37c0201 Commit whitespace 7 years ago
Omar Roth 02a4bbccb6 Format JavaScript 7 years ago
Omar Roth 3154f250d8 Update player sources 7 years ago
Omar Roth ad06b2007a Add OPTIONS to allowed CORS methods 7 years ago
Omar Roth a7c6f3538c Fix typo in DASH manifests 7 years ago
Omar Roth c09b41a8f8 Don't redirect to current page 7 years ago
Omar Roth 6d8caaee65 Add option to pull all videos 7 years ago
Omar Roth 4730497efe Fix autoplay preference 7 years ago
Omar Roth 6b2774c081 Add fix for unavailable channels 7 years ago
Omar Roth 3ebe9139b7 Provide response on video error 7 years ago
Omar Roth f3c7409d72 Update refresh_channels to properly utilize workers 7 years ago
Omar Roth f588132cad Replace comment published with timestamp 7 years ago
Omar Roth 0f6fcf5833 Update API to match documentation 7 years ago
Omar Roth 8ff8ed1e5f Fix options for '/videoplayback' 7 years ago
Omar Roth 9b0c5ffc71 Add CORS headers to /api/manifest/dash/id/videoplayback 7 years ago
Omar Roth c1bb75e616 Add CORS headers to local URLs 7 years ago
Omar Roth 0b363ff471 Chop leading slash from local URLs 7 years ago
Omar Roth a3a826e52c Add redirect for local DASH urls 7 years ago
Omar Roth ce506d3928 Add 'hls' to video endpoint 7 years ago
Omar Roth cccf28aaf7 Add option to toggle light and dark to navbar 7 years ago
Omar Roth cfa76d21db Allow preferred captions to be specified with 'listen=1' 7 years ago
Omar Roth 47a284e378 Partially fix generation of DASH manifests 7 years ago
Omar Roth 373c5378b2 Add '/videoplayback' redirect 7 years ago
Omar Roth a5fb1d38e0 Fix non-existent 'content_html' on empty comment section 7 years ago