summaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Collapse)Author
2019-04-14Add view count to video itemsOmar Roth
2019-04-14Show subscribe text when not logged inOmar Roth
2019-04-14Fix grid size for smaller devicesOmar Roth
2019-04-13Add playlist support to embedded videosOmar Roth
2019-04-13Fix 404 for annotations endpointOmar Roth
2019-04-12Fix video count in playlist extractorOmar Roth
2019-04-12Fix missing author name for channel_videosOmar Roth
2019-04-12Add id to AdaptationSetsOmar Roth
2019-04-12Remove content type from videoplayback redirectsOmar Roth
2019-04-12Fix share buttonOmar Roth
2019-04-12Add webm to dash manifestsOmar Roth
2019-04-12Fix url in storyboardsOmar Roth
2019-04-11Fix width and height in manifestOmar Roth
2019-04-11Fix default background color for playerOmar Roth
2019-04-11Add storyboards and fix image cachingOmar Roth
2019-04-11Add dashUrl to /api/v1/videosOmar Roth
2019-04-11Always use ucid for channel searchOmar Roth
2019-04-11Make check_tables config optionOmar Roth
2019-04-11Add subtitles to download widgetOmar Roth
2019-04-11Remove unnecessary XML declarationOmar Roth
2019-04-10Update view names to avoid collisionsOmar Roth
2019-04-10Add 'extract_polymer_config'Omar Roth
2019-04-10Speed up table creationOmar Roth
2019-04-10Log command before executionOmar Roth
2019-04-10Add 'sign_token'Omar Roth
2019-04-10Automatically migrate databaseOmar Roth
2019-04-09Add feed link to watch historyOmar Roth
2019-04-08Fix to_json for storing user preferencesOmar Roth
2019-04-08Add media-src blob: to CSPOmar Roth
2019-04-08Add 'blob' to CSPOmar Roth
2019-04-07Add CSP, STS, and Referrer-PolicyOmar Roth
2019-04-07Fix subscription_ajax for Google accountsOmar Roth
2019-04-06Add '--version' to command lineOmar Roth
2019-04-05Add support for Spanish translationOmar Roth
2019-04-04Fix typo in handling 'controls' paramOmar Roth
2019-04-04Fix batch importing of channelsOmar Roth
2019-04-04Add multithreading to pubsub jobOmar Roth
2019-04-03Fix from_yaml in ConfigPreferencesOmar Roth
2019-04-03Add 'sort_by' to /api/v1/commentsOmar Roth
2019-04-03Allow disabling download widget for specific videos (in compliance with DMCA)Omar Roth
2019-04-03Add option to configure default user preferencesOmar Roth
2019-04-02Add scheme to author thumbnailOmar Roth
2019-03-31Add '/api/v1/annotations/:id'Omar Roth
2019-03-30Implement "fields" parameter from the YouTube Data API (#429)afrmtbl
* Implement fields handling
2019-03-29Use struct for allocationsOmar Roth
2019-03-29Add /feeds/videos.xmlOmar Roth
2019-03-29Fix pubsub job for newly added channelsOmar Roth
2019-03-28Update handling for preferencesOmar Roth
2019-03-27Fix host in redirectOmar Roth
2019-03-27Fix local redirects in /videoplaybackOmar Roth