summaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Collapse)Author
2019-01-31Add additional parameters in the API comments, highlight the user name in ↵Agustin Ferrari
the uploader comments and I finished permalink of the comments.
2019-01-30Change color to the links and add a couple of improvements in the commentsAgustin Ferrari
2019-01-29Reload player instead of removing invalid sourceOmar Roth
2019-01-28Add handling to remove invalid sourcesOmar Roth
2019-01-28Respect playback rate when reloading playerOmar Roth
2019-01-28Reload player on errorOmar Roth
2019-01-27Update subscribe button immediatelyOmar Roth
2019-01-27Fix colors and data-url in download widgetOmar Roth
2019-01-27Pull subscribe widget into separate fileOmar Roth
2019-01-27Add internal redirect for video URLsOmar Roth
2019-01-25Fallback on ucid for channel search when author contains hyphenOmar Roth
2019-01-25Fix links to invalid genre channelsOmar Roth
2019-01-25Add 'pretty=1' option to API endpointsOmar Roth
2019-01-25Add error message for unavailable endpoint /api/v1/insights/:idOmar Roth
2019-01-24Add sleep to popular_videos and top_videosOmar Roth
2019-01-24Add retry for /videoplaybaclOmar Roth
2019-01-24Add logger to method callsOmar Roth
2019-01-24Use logger instead of STDOUTOmar Roth
2019-01-24Add fix to download widget for titles with unescaped charactersOmar Roth
2019-01-23Add redirect for legacy '/profile' endpointOmar Roth
2019-01-23Use params for importing dash sourcesOmar Roth
2019-01-23Add download widgetOmar Roth
2019-01-23Stop trying to pull comments after 10 timeoutsOmar Roth
2019-01-23Run 'crystal tool format'Omar Roth
2019-01-23Fix typo in config documentationOmar Roth
2019-01-23Add documentation to configOmar Roth
2019-01-23Add -o option for redirecting outputOmar Roth
2019-01-21Add 'fr' to list of supported localesOmar Roth
2019-01-21Use locale for "Only show latest" textOmar Roth
2019-01-20Move 'domain' into config.ymlOmar Roth
2019-01-20Add handling for empty continuationOmar Roth
2019-01-20Add fix for pulling comments from age-gated videosOmar Roth
2019-01-20Fix comments without startTimeSecondsOmar Roth
2019-01-19Remove unnecessary commentOmar Roth
2019-01-19Bump versionOmar Roth
2019-01-19Use config.domain in place of hardcoded valueOmar Roth
2019-01-12Improve error message for 500 and add redirect for 404Omar Roth
2019-01-12Fix hlsvp extractorOmar Roth
2019-01-12Fix average rating where likes and dislikes are nullOmar Roth
2019-01-10Add missing "avg_rating"0.13.1Omar Roth
2019-01-05Use location.assign instead of window.location.replaceOmar Roth
2019-01-05Bump version and update CHANGELOGOmar Roth
2019-01-05Add popular, top, trending bar0.13.0Omar Roth
2019-01-05Escape function names in signature extractorOmar Roth
2019-01-04Improve playlist description extractorOmar Roth
2019-01-02Redirect to home page on empty searchOmar Roth
2019-01-02Filter paid videos from RSS and channel listOmar Roth
2019-01-02Use fibers to try to speed up importing of channelsOmar Roth
2019-01-02Add length_seconds to subscription searchOmar Roth
2018-12-28Add sleep time for update_decrypt_functionOmar Roth