allow limiting video-comments rss feeds to an account or video channel
[oweals/peertube.git] / server / helpers / youtube-dl.ts
2020-06-17 ChocobozzzCorrectly fix subtitles import
2020-06-16 ChocobozzzFix getSubs import
2020-05-11 ChocobozzzMerge branch 'master' into develop
2020-04-20 ChocobozzzAdd licence and language support to y-dl imports
2020-04-15 ChocobozzzMerge branch 'pr/2629' into develop
2020-04-15 ChocobozzzFix import captions test
2020-04-14 kimsibleAdd getSubs to YoutubeDL video import
2020-04-03 ChocobozzzSupport audio files import
2020-02-28 ChocobozzzUpdate dependencies
2020-02-26 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'master' into develop
2020-02-11 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-03 ChocobozzzMove to eslint
2020-01-22 ChocobozzzProxy youtube-dl format command too
2020-01-21 ChocobozzzUse a proxy for youtube-dl to avoid travis errors
2019-10-21 ChocobozzzFix federation issue with some actor descriptions
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-11 ChocobozzzDon't expose constants directly in initializers/
2019-04-03 ChocobozzzUse custom ffmpeg path in youtube dl
2019-02-12 ChocobozzzRefractor published date on video import
2019-02-12 Andrés MaldonadoImport original publication date (CLI)
2019-02-12 Andrés MaldonadoImport original publication date (web UI)
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06 ChocobozzzMerge branch 'release/v1.2.0'
2018-12-07 ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-06 ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-04 ChocobozzzAdd tmp and redundancy directories
2018-11-21 ChocobozzzFix youtube video import
2018-10-01 ChocobozzzAdd timeout on youtube dl to cleaup files
2018-09-26 ChocobozzzFix video import of some youtube videos
2018-09-20 ChocobozzzMerge pull request #941 from rigelk/cli-wrapper
2018-09-20 ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19 ChocobozzzMove youtubeDL upgrader in helpers/
2018-09-14 Rigel Kentone cli to unite them all
2018-09-04 ChocobozzzDo not import live streaming
2018-09-04 ChocobozzzFix video import with URL with small titles
2018-08-16 ChocobozzzEnsure youtubedl binary exists in ydl helper
2018-08-08 ChocobozzzImport magnets with webtorrent
2018-08-07 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzAdd tests regarding video import
2018-08-06 ChocobozzzRemove ability to delete video imports
2018-08-06 ChocobozzzAdd ability to list video imports
2018-08-06 ChocobozzzAdd ability to import video with youtube-dl