[twitch] Rework extractors (closes #12297, closes #20414, closes #20604, closes ...
[youtube-dl] / devscripts /
2020-01-05 nmeum[devscripts/create-github-release] Remove unused import
2019-12-31 Sergey M․[devscripts/create-github-release] Switch to using...
2019-05-10 Sergey M․Fix W504 and disable W503 (closes #20863)
2019-04-26 Sergey M․Issue template overhaul
2019-03-10 Sergey M․Start moving to ytdl-org
2018-06-03 Sergey M․[devscripts/update-copyright] Update copyright year
2018-04-24 Sergey M․[devscripts/gh-pages/generate-download.py] Use program...
2018-01-09 Yen Chi HsuanMerge branch 'weibo' of https://github.com/sprhawk...
2018-01-02 Sergey M․[travis] Add Jython build
2017-11-27 Yen Chi Hsuan[Makefile,devscripts/run_tests.sh] Actually exclude...
2017-09-19 Kareem Moussa[devscripts/check-porn] Fix gettestcases import
2017-09-15 Yen Chi HsuanMerge pull request #14225 from Tithen-Firion/openload...
2017-09-13 Yen Chi HsuanMerge pull request #12909 from remitamine/raw-sub
2017-06-17 Yen Chi Hsuan[devscripts/prepare_manpage] Fix deprecated escape...
2017-02-23 Sergey M․[devscripts/make_lazy_extractors] Fix making lazy extra...
2017-02-23 Sergey M․[devscripts/run_tests] Exclude youtube lists tests...
2017-02-19 Yen Chi Hsuan[travis] Run tests in parallel
2017-02-15 Anisse Astier[devscripts/run_tests.sh] Change permission for script...
2017-02-13 Sergey M[travis] Separate builds for core and download
2017-02-13 Sergey M․[travis] Separate builds for core and download
2017-02-03 Remita AmineMerge branch 'fstirlitz-filmon'
2016-12-31 Chris Gavin[devscripts/buildserver] Remove unreachable except...
2016-11-19 Yen Chi HsuanMerge branch 'master' of https://github.com/DarkstaIker...
2016-11-17 Sergey M․[devscripts/create-github-release] Fill release body...
2016-11-17 Yen Chi HsuanUpdate coding style after pycodestyle 2.1.0
2016-10-19 remitamineMerge pull request #10819 from raleeper/adobepass
2016-10-03 Déstin ReedUnify coding cookie
2016-09-11 Sergey M․[devscripts/release.sh] Add missing fi
2016-09-11 Sergey M․[devscripts/release.sh] Add ChangeLog reminder prompt
2016-08-11 Yen Chi HsuanMerge branch 'pr/#10268' of https://github.com/lkho...
2016-08-09 Sergey M․[devscripts/prepare_manpage] Fix description strings...
2016-07-30 Yen Chi HsuanAdd ChangeLog
2016-07-26 Sergey M․[devscripts/show-downloads-statistics] Add support...
2016-07-13 Yen Chi Hsuan[travis] Skip downloading srelay
2016-07-12 Philipp Hagemeister[devscripts/generate-download] Remove MD5 and SHA1
2016-07-10 Yen Chi HsuanMerge pull request #8876 from remitamine/html5_media
2016-07-09 Yen Chi HsuanMerge pull request #9288 from reyyed/issue#9063fix
2016-07-03 Sergey M․[devscripts/show-downloads-statictics] Add script for...
2016-06-22 Jaime Marquínez... lazy-extractors: Fix after commit 6e6b9f600f2f447604f61...
2016-06-13 Sergey M․[devscripts/release.sh] Add flag for gpg-sign commits
2016-06-09 Yen Chi HsuanMerge pull request #9395 from pmrowla/afreecatv
2016-06-07 Philipp HagemeisterMerge remote-tracking branch 'Boris-de/wdrmaus_fix...
2016-06-05 Sergey M․[devscripts/create-github-release] Make full published...
2016-06-04 Philipp Hagemeistergit pushMerge branch 'master' of github.com:rg3/youtube-dl
2016-06-04 Sergey M․[devscripts/release.sh] Release to GitHub
2016-06-04 Sergey M․[devscripts/create-github-release] Add script for relea...
2016-06-04 Sergey M․[devscripts/buildserver] Use compat_input from compat
2016-06-04 Philipp Hagemeisterdisable uploading to yt-dl.org for now
2016-05-29 Sergey M․[devscripts/buildserver] Listen on all interfaces
2016-05-29 Sergey M․[devscripts/release.sh] Allow passing buildserver addre...
2016-05-29 Sergey M․[devscripts/release.sh] Check for wheel
2016-05-29 Sergey M․[devscripts/buildserver] Check Wow6432Node first when...
2016-05-29 Sergey M․[devscripts/prepare_manpage] Fix manpage generation...
2016-05-29 Sergey M․[buildserver] Fix buildserver and make python2 compatible
2016-05-21 Philipp Hagemeisterrelease.sh: also check for python3 rsa module
2016-05-21 Philipp Hagemeisterrelease: check for pandoc
2016-05-10 Yen Chi Hsuan[test/test_socks] Test with local SOCKS servers
2016-04-25 Yen Chi HsuanMerge branch 'akamai_pv' of https://github.com/remitami...
2016-04-21 Sergey MMerge pull request #9110 from remitamine/parse_duration
2016-04-09 Yen Chi HsuanMerge pull request #8497 from jaimeMF/lazy-load
2016-04-08 Jaime Marquínez... lazy extractors: Initialize the real info extractor
2016-04-08 Jaime Marquínez... lazy extractors: Style fixes
2016-04-08 Jaime Marquínez... lazy extractors: Fix building with python2.6
2016-04-08 Jaime Marquínez... lazy extractors: specify the encoding
2016-04-08 Jaime Marquínez... Add experimental support for lazy loading the info...
2016-04-06 Jaime Marquínez... Makefile: use full path for the ISSUE_TEMPLATE.md file
2016-03-28 Sergey M․[devscripts/make_issue_template] Fix __version__ again
2016-03-28 Sergey M․[devscripts/make_issue_template] Fix NameError under...
2016-03-28 Sergey M․[devscripts/release.sh] Make ISSUE_TEMPLATE.md and...
2016-03-28 Sergey M․[devscripts/make_issue_template] Rework to use ISSUE_TE...
2016-03-28 Sander van den OeverAdd initial ISSUE_TEMPLATE
2016-01-24 Yen Chi HsuanMerge pull request #8130 from dyn888/master
2016-01-19 Yen Chi HsuanMerge branch 'Weiqitv' of https://github.com/FounderSG...
2016-01-10 Jakub WilkFix typos
2015-12-29 remitamineMerge branch 'jukebox' of https://github.com/remitamine...
2015-12-28 remitamineMerge branch 'dcn' of github.com:remitamine/youtube...
2015-12-25 remitamineMerge pull request #7045 from remitamine/ign
2015-12-21 remitamineMerge branch 'googledrive' of github.com:remitamine...
2015-12-20 remitamineMerge pull request #6790 from remitamine/tele13
2015-12-20 remitamineMerge pull request #6928 from remitamine/cnet
2015-12-04 remitamine[nba] improve(fixes #7068)
2015-11-29 Yen Chi HsuanMerge pull request #7691 from ryandesign/use-PYTHON...
2015-11-13 Sergey M․Merge branch 'brightcove_in_page_embed' of https:/...
2015-10-31 Yen Chi HsuanMerge branch 'pr-democracynow' of https://github.com...
2015-10-18 Yen Chi HsuanMerge branch 'pr-twitter' of https://github.com/atomicd...
2015-10-05 Sergey M.Merge pull request #6963 from remitamine/appledaily
2015-10-02 Yen Chi Hsuan[doc] Better formatting of youtube-dl.1 (closes #6510)
2015-09-26 Yen Chi HsuanUse `insert` for all sys.path manipulations
2015-04-11 Sergey M․Merge branch 'crooksandliars' of https://github.com...
2015-04-04 Sergey M․Merge branch 'patch-1' of https://github.com/tuexss...
2015-04-04 Sergey M․Merge branch 'pornovoisines' of https://github.com...
2015-04-04 Sergey M․Merge branch 'radiojavan' of https://github.com/mtp1376...
2015-04-02 Sergey M․Merge branch 'MiomioTv' of https://github.com/tiktok7...
2015-04-01 Sergey M․Merge branch 'varzesh3' of https://github.com/mtp1376...
2015-03-27 Jaime Marquínez... Don't use bare 'except:'
2015-03-22 Jaime Marquínez... [test/aes] Test aes_decrypt_text with 256 bit
2015-03-22 Sergey M․Merge branch 'the-daily-show-podcast' of https://github...
2015-03-21 Jaime Marquínez... [test] Add tests for aes
2015-02-23 Jaime Marquínez... Merge branch 'subtitles-rework'
2015-02-23 Sergey M․Merge branch 'chirbit' of https://github.com/skypher...
next