Commit Graph

696 Commits (64cc0362fb43ff6168aff8be2759c641b49b779c)

Author SHA1 Message Date
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 6 years ago
Omar Roth 2f8716d97f Pull thumbnails into seperate function 6 years ago
Omar Roth 9a78b55c53 Pull description into seperate function 6 years ago
Omar Roth 09d4d46fcd Clean up channel feed 6 years ago
Omar Roth 9fbab6125a Clean up '/channel/' 6 years ago
Omar Roth d4e37c0201 Commit whitespace 6 years ago
Omar Roth 02a4bbccb6 Format JavaScript 6 years ago
Omar Roth 3154f250d8 Update player sources 6 years ago
Omar Roth ad06b2007a Add OPTIONS to allowed CORS methods 6 years ago
Omar Roth a7c6f3538c Fix typo in DASH manifests 6 years ago
Omar Roth c09b41a8f8 Don't redirect to current page 6 years ago
Omar Roth 6d8caaee65 Add option to pull all videos 6 years ago
Omar Roth 4730497efe Fix autoplay preference 6 years ago
Omar Roth 6b2774c081 Add fix for unavailable channels 6 years ago
Omar Roth 3ebe9139b7 Provide response on video error 6 years ago
Omar Roth f3c7409d72 Update refresh_channels to properly utilize workers 6 years ago
Omar Roth f588132cad Replace comment published with timestamp 6 years ago
Omar Roth 0f6fcf5833 Update API to match documentation 6 years ago
Omar Roth 8ff8ed1e5f Fix options for '/videoplayback' 6 years ago
Omar Roth 9b0c5ffc71 Add CORS headers to /api/manifest/dash/id/videoplayback 6 years ago
Omar Roth c1bb75e616 Add CORS headers to local URLs 6 years ago
Omar Roth 0b363ff471 Chop leading slash from local URLs 6 years ago
Omar Roth a3a826e52c Add redirect for local DASH urls 6 years ago
Omar Roth ce506d3928 Add 'hls' to video endpoint 6 years ago
Omar Roth cccf28aaf7 Add option to toggle light and dark to navbar 6 years ago
Omar Roth cfa76d21db Allow preferred captions to be specified with 'listen=1' 6 years ago
Omar Roth 47a284e378 Partially fix generation of DASH manifests 6 years ago
Omar Roth 373c5378b2 Add '/videoplayback' redirect 6 years ago
Omar Roth a5fb1d38e0 Fix non-existent 'content_html' on empty comment section 6 years ago
Omar Roth 187fa11c4a
Merge pull request #100 from omarroth/fix-captions
Fix duration for auto-generated captions
6 years ago
Omar Roth 1da69d095c Allow comment author info to be blank 6 years ago
Omar Roth 4b962dddd3 Add fix for scheduled livestreams in search results 6 years ago
Omar Roth 2c4a3b19e2 Add support for 'seconds' in decode_date 6 years ago
Omar Roth 9a02b5278a Fix duration for auto-generated captions 6 years ago
Omar Roth 30724b6924 Add fix for movies in search results 6 years ago
Omar Roth 95bfe7e54c Add support for streamed videos in search results 6 years ago
Omar Roth 25fc79974c Add support for empty continuation parameter 6 years ago
Omar Roth e190624eb0 Support '18m12s' format in video description timestamp 6 years ago
Omar Roth 8b572d268d Add fix for playlists in search results 6 years ago
Omar Roth 3c359df22e Fix routing for '/videoplayback'' 6 years ago
Omar Roth feed6bc47c Fix typo 6 years ago
Omar Roth 32036e7914 Strip '+' from '/watch' and '/embed' 6 years ago
Omar Roth baf4e7984b Fix for videos that don't have 'captionTracks' 6 years ago
Omar Roth d2d5de55c1 Fix infinite redirect for 'subscription_ajax' 6 years ago
Omar Roth 4d034bedce Fix typo 6 years ago
Omar Roth 4c3e865ea2 Fix infinite redirect for '/preferences' 6 years ago
Omar Roth 4f3d8a8ef6 Don't strip params from invalid video ids 6 years ago
Omar Roth 6c71227766 Add JSON mapping for captions 6 years ago
Omar Roth f3646dc0bb Disable preload on embedded videos by default 6 years ago
Omar Roth ac12d161b9 Enable captions when `listen=1` 6 years ago
Omar Roth 928ca94d8c
Merge pull request #91 from omarroth/add-preferred-captions
Add preferred captions
6 years ago
Omar Roth c8d56fb426 Style horizontal break in feed 6 years ago
Omar Roth f121e74d33 Fix rendering of notifications 6 years ago
Omar Roth ca7c376874 Add preferred captions 6 years ago
Omar Roth fe5142753c Show notifications indicator 6 years ago
Omar Roth 923f9a716b Add fix for channel job 6 years ago
Omar Roth ca2320f17f Change 'videoThumbnails' to an array everywhere 6 years ago
Omar Roth f9b45dd7b8 General cleanup to user preferences 6 years ago
Omar Roth 5a6b36ecce Add extra handling for year format 6 years ago
Omar Roth 9d6cdc3032 Fix method for detecting movies in search results 6 years ago
Omar Roth 0f8e01f919 Remove inline CSS from <hr> 6 years ago
Omar Roth aed8aa4037 Add note for unseen notifications 6 years ago
Omar Roth 870ee11553 Add fix for movies in search results 6 years ago
Omar Roth 0f778cbd9d Make 'videoThumbnails' an array instead of an object 6 years ago
Omar Roth 7d6bc671c2 Fix searches where items don't have byline 6 years ago
Omar Roth a29458e32f Allow 'host' header to be optional 6 years ago
Omar Roth d51b23bc16 Update channel feed 6 years ago
Omar Roth e47b95ff42 Add fix for parsing videos with 1 view 6 years ago
Omar Roth 8c22c226c0 Add 'raw=1' to '/watch' page 6 years ago
Omar Roth 61f9e8667c Always redirect to referer for '/subscription_ajax' 6 years ago
Omar Roth 1e7873d8e9 Add 'time_continue' 6 years ago
Omar Roth b3d5d41496 Update '/api/v1/trending' to match documentation 6 years ago
Omar Roth 626aed2d07 Update API to match documented schema 6 years ago
Omar Roth b78c773e5d Remove some whitespace from either side of page 6 years ago
Omar Roth 06af43c95e Add timeDisplay to player 6 years ago
Omar Roth d75d34abdd Fix player parameters 6 years ago
Omar Roth d25146d22f Fix reply link on mobile 6 years ago
Omar Roth b9315bc534 Major cleanup 6 years ago
Omar Roth 5d4198c700 Acknowledge precedence for listen operator 6 years ago
Omar Roth 3b01bc6735 Add support for 'listen=1' 6 years ago
Omar Roth 738e1a5415 Fix issue with video having zero views 6 years ago
Omar Roth 54190d9645 Fix caption listings in embedded videos 6 years ago
Omar Roth e7cad23bb9 Try to redirect invalid video IDs 6 years ago
Omar Roth 3ada6a9234 Add filters to '/api/v1/search' endpoint 6 years ago
Omar Roth 90d661e4a7 Split helpers.cr into multiple files 6 years ago
Omar Roth 0685d3c7c2 Use XHR instead of fetch requests 6 years ago
Omar Roth 9ed72a8dad Fix signature decryption for videos that don't have 'adaptive_fmts' 6 years ago
Omar Roth 3b323dc6b0 Exclude api endpoints from compression 6 years ago
Omar Roth d7ed7b90be Fix Reddit comments and add links to author channels/profiles 6 years ago
Omar Roth 3dcb6766fc Add 'published' to video component 6 years ago
Omar Roth 2fe3d308f9 Add "watch video on YouTube link" 6 years ago
Omar Roth b3cad0355b Add fix for vdieo thumbnails where video is not HD 6 years ago
Omar Roth 9fd0a02f16 Add 'watch comments on YouTube button' 6 years ago
Omar Roth 3398a9fe6b Move player options into initialization 6 years ago
Omar Roth 7128881a38 Add videojs style to embedded videos 6 years ago
Omar Roth 5ddf7889fe Add color scheme for player 6 years ago
Omar Roth 272e798f5c Use maxresdefault for thumbnail 6 years ago
Omar Roth 1fb0e1991b Add thumbs up to comments score 6 years ago
Omar Roth f249192ebb Add redirect for '/channels/:ucid/videos' 6 years ago
Omar Roth a12690cbfd Add captions to embedded videos 6 years ago
Omar Roth 42405a34f1 Add proper redirect links and add support for timestamps 6 years ago
Omar Roth 4e19194e6d Fix generation of tokens 6 years ago
Omar Roth 7e217fd0cb Use 'dump_unquoted' for share title 6 years ago
Omar Roth 25bf44d7ad HTML escape title on watch and embed pages 6 years ago
Omar Roth 01d23c6191 Fix metadata and embed code on watch and embed 6 years ago
Omar Roth ea8aaf3145 Add support for user name in place of :ucid 6 years ago
Omar Roth fcb4f4cddb Add '/api/v1/search' 6 years ago
Omar Roth 1967c5b403 Miscellaneous bug fixes 6 years ago
Omar Roth 51903462ef
Merge pull request #53 from omarroth/notifications-only
Add option to view only notifications
6 years ago
Omar Roth b5bbf1b9f2 Add share button 6 years ago
Omar Roth e1391f4ac7 Use videojs-markers for start end end times 6 years ago
Omar Roth 4acc09f30d Add default metadata to watch page 6 years ago
Omar Roth b1b2713546 Add option to view only notifications 6 years ago
Omar Roth 9b8a884ff8 Disable Kemal header 6 years ago
Omar Roth b49456da97 Switch from using fontawesome to ionicons 6 years ago