index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
devscripts
Age
Commit message (
Expand
)
Author
2020-01-06
[devscripts/create-github-release] Remove unused import
nmeum
2020-01-01
[devscripts/create-github-release] Switch to using PAT for authentication
Sergey M․
2019-05-11
Fix W504 and disable W503 (closes #20863)
Sergey M․
2019-04-27
Issue template overhaul
Sergey M․
2019-03-11
Start moving to ytdl-org
Sergey M․
2018-06-04
[devscripts/update-copyright] Update copyright year
Sergey M․
2018-04-25
[devscripts/gh-pages/generate-download.py] Use program checksum from versions...
Sergey M․
2018-01-02
[travis] Add Jython build
Sergey M․
2017-11-27
[Makefile,devscripts/run_tests.sh] Actually exclude network tests
Yen Chi Hsuan
2017-09-19
[devscripts/check-porn] Fix gettestcases import
Kareem Moussa
2017-06-17
[devscripts/prepare_manpage] Fix deprecated escape sequence on py36
Yen Chi Hsuan
2017-02-24
[devscripts/make_lazy_extractors] Fix making lazy extractors on python 3 unde...
Sergey M․
2017-02-23
[devscripts/run_tests] Exclude youtube lists tests from core build
Sergey M․
2017-02-19
[travis] Run tests in parallel
Yen Chi Hsuan
2017-02-16
[devscripts/run_tests.sh] Change permission for script to 755
Anisse Astier
2017-02-13
[travis] Separate builds for core and download
Sergey M․
2016-12-31
[devscripts/buildserver] Remove unreachable except block
Chris Gavin
2016-11-18
[devscripts/create-github-release] Fill release body from ChangeLog (closes #...
Sergey M․
2016-11-17
Update coding style after pycodestyle 2.1.0
Yen Chi Hsuan
2016-10-03
Unify coding cookie
Déstin Reed
2016-09-11
[devscripts/release.sh] Add missing fi
Sergey M․
2016-09-11
[devscripts/release.sh] Add ChangeLog reminder prompt
Sergey M․
2016-08-09
[devscripts/prepare_manpage] Fix description strings starting with dash (Clos...
Sergey M․
2016-07-30
Add ChangeLog
Yen Chi Hsuan
2016-07-27
[devscripts/show-downloads-statistics] Add support for paging
Sergey M․
2016-07-13
[travis] Skip downloading srelay
Yen Chi Hsuan
2016-07-12
[devscripts/generate-download] Remove MD5 and SHA1
Philipp Hagemeister
2016-07-03
[devscripts/show-downloads-statictics] Add script for displaying downloads st...
Sergey M․
2016-06-22
lazy-extractors: Fix after commit 6e6b9f600f2f447604f6108fb6486b73cc25def1
Jaime Marquínez Ferrándiz
2016-06-14
[devscripts/release.sh] Add flag for gpg-sign commits
Sergey M․
2016-06-06
[devscripts/create-github-release] Make full published releases by default
Sergey M․
2016-06-05
[devscripts/release.sh] Release to GitHub
Sergey M․
2016-06-05
[devscripts/create-github-release] Add script for releasing on GitHub
Sergey M․
2016-06-05
[devscripts/buildserver] Use compat_input from compat
Sergey M․
2016-06-04
disable uploading to yt-dl.org for now
Philipp Hagemeister
2016-05-30
[devscripts/buildserver] Listen on all interfaces
Sergey M․
2016-05-29
[devscripts/release.sh] Allow passing buildserver address as cli option
Sergey M․
2016-05-29
[devscripts/release.sh] Check for wheel
Sergey M․
2016-05-29
[devscripts/buildserver] Check Wow6432Node first when searching for python
Sergey M․
2016-05-29
[devscripts/prepare_manpage] Fix manpage generation on Windows
Sergey M․
2016-05-29
[buildserver] Fix buildserver and make python2 compatible
Sergey M․
2016-05-21
release.sh: also check for python3 rsa module
Philipp Hagemeister
2016-05-21
release: check for pandoc
Philipp Hagemeister
2016-05-10
[test/test_socks] Test with local SOCKS servers
Yen Chi Hsuan
2016-04-08
lazy extractors: Initialize the real info extractor
Jaime Marquínez Ferrándiz
2016-04-08
lazy extractors: Style fixes
Jaime Marquínez Ferrándiz
2016-04-08
lazy extractors: Fix building with python2.6
Jaime Marquínez Ferrándiz
2016-04-08
lazy extractors: specify the encoding
Jaime Marquínez Ferrándiz
2016-04-08
Add experimental support for lazy loading the info extractors
Jaime Marquínez Ferrándiz
2016-04-06
Makefile: use full path for the ISSUE_TEMPLATE.md file
Jaime Marquínez Ferrándiz
[next]