summaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Collapse)Author
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
2018-12-26Add nb_NO to supported localesOmar Roth
2018-12-24Fix param ordering for fetch_playlist_videosOmar Roth
2018-12-23Update RSS schemaOmar Roth
2018-12-24Fixed subscription's xml feedtor
2018-12-21Fix typo in data_controlOmar Roth
2018-12-20Update i18nOmar Roth
2018-12-20Fix translation with non-existent localesOmar Roth
2018-12-20Add menu for selecting trending pageOmar Roth
2018-12-20Show more informative error to users signing in with GoogleOmar Roth
2018-12-20Add support for translationsOmar Roth
2018-12-20Add link to watch history in feed and managerOmar Roth
2018-12-15Use named params for SearchChannelOmar Roth
2018-12-15Don't pass HTTP client in argsOmar Roth