aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [skip travis] new workflowTom-Oliver Heidel2020-09-231-0/+162
* [skip travis] disable old workflowTom-Oliver Heidel2020-09-231-0/+0
* Merge branch 'ytdl-org-master'Unknown2020-09-228-86/+187
|\
| * merge youtube-dl master 22.09.2020Unknown2020-09-228-86/+187
|/|
| * [downloader/http] Properly handle missing message in SSLError (closes #26646)Sergey M․2020-09-221-1/+1
| * [downloader/http] Fix access to not yet opened stream in retrySergey M․2020-09-221-3/+4
| * release 2020.09.20Sergey M․2020-09-207-14/+14
| * [ChangeLog] ActualizeSergey M․2020-09-201-0/+21
| * [redtube] Extend _VALID_URL (#26506)nixxo2020-09-201-1/+4
| * [twitch] Switch streams to GraphQL and refactor (closes #26535)Sergey M․2020-09-201-63/+83
| * [telequebec] Fix issues (closes #26368)Sergey M․2020-09-191-16/+37
| * [telequebec] Add support for brightcove videos (closes #25833)Patrick Dessalle2020-09-191-2/+14
| * [pornhub] Extract metadata from JSON-LD (closes #26614)Sergey M․2020-09-191-5/+12
| * [extractor/common] Relax interaction count extraction in _json_ldSergey M․2020-09-191-1/+5
| * [extractor/common] Extract author as uploader for VideoObject in _json_ldSergey M․2020-09-191-0/+1
| * [pornhub] Fix view count extraction (#26621) (refs #26614)JChris2462020-09-191-1/+1
| * [downloader/hls] Fix incorrect end byte in Range HTTP header for media segmen...Stefan Pöschel2020-09-181-1/+1
| * [extractor/common] Handle ssl.CertificateError in _request_webpage (closes #2...Sergey M․2020-09-181-1/+5
| * [downloader/http] Improve timeout detection when reading block of data (refs ...Sergey M․2020-09-181-3/+5
| * [downloader/http] Retry download when urlopen times out (#26603) (refs #10935)Ori Avtalion2020-09-181-1/+6
* | Merge pull request #129 from jbruchon/masterTom-Oliver Heidel2020-09-201-69/+4
|\ \
| * | Switch from binary search tree to Python setsJody Bruchon2020-09-181-60/+4
| * | Randomize the ArchiveTree the proper Python wayJody Bruchon2020-09-181-10/+1
* | | [skip travis] Update issue templatesTom-Oliver Heidel2020-09-186-15/+30
* | | Merge pull request #125 from jbruchon/masterTom-Oliver Heidel2020-09-181-10/+89
|\| |
| * | Style revisionsJody Bruchon2020-09-181-1/+2
| * | Merge remote-tracking branch 'upstream/master'Jody Bruchon2020-09-181-1/+1
| |\ \ | |/ / |/| |
* | | [hotstar] regex the second.Unknown2020-09-181-1/+1
| * | Fix wrong variable in position swap corrupting archive listJody Bruchon2020-09-181-4/+2
| * | Randomize archive order before populating search treeJody Bruchon2020-09-171-35/+12
| * | Try to mitigate the problem of loading a fully sorted archiveJody Bruchon2020-09-171-1/+44
| * | Remove recursion in at_insert()Jody Bruchon2020-09-171-12/+27
| * | Remove debugging print statementsJody Bruchon2020-09-171-2/+0
| * | Keep download archive in memory for better performanceJody Bruchon2020-09-171-10/+57
|/ /
* | [hotstar] regex fixUnknown2020-09-171-1/+1
* | [skip travis] winverUnknown2020-09-161-4/+4
* | bump version 2020.09.16Unknown2020-09-163-2/+4
* | [Core] hls manifests, dynamic mpdUnknown2020-09-165-4/+44
* | Merge branch 'Zocker1999NET-ext/remuxe-video'Tom-Oliver Heidel2020-09-167-0/+42
|\ \
| * | Merge branch 'ext/remuxe-video' of https://github.com/Zocker1999NET/youtube-d...Tom-Oliver Heidel2020-09-167-0/+42
|/| |
| * | Added --remux-video optionFelix Stupp2020-05-167-0/+42
* | | Merge pull request #110 from JensTimmerman/patch-5Tom-Oliver Heidel2020-09-141-2/+3
|\ \ \
| * | | Update README.mdJens Timmerman2020-09-141-2/+3
|/ / /
* | | Merge branch 'tpikonen-elonet'Tom-Oliver Heidel2020-09-142-0/+138
|\ \ \
| * | | Merge branch 'elonet' of https://github.com/tpikonen/youtube-dl into tpikonen...Tom-Oliver Heidel2020-09-142-0/+138
|/| | |
| * | | [elonet] Add extractor (closes #24774)Teemu Ikonen2020-09-082-0/+138
* | | | Merge branch 'fix-mitele' of https://github.com/DjMoren/youtube-dlTom-Oliver Heidel2020-09-141-7/+34
|\ \ \ \
| * | | | Add extraction logic to mitele for videos not based in ooyalaJosu Moreno2020-07-011-7/+34
* | | | | Merge branch 'DjMoren-fix-mitele'Tom-Oliver Heidel2020-09-143-53/+77
|\ \ \ \ \
| * | | | | Merge branch 'arbitrary-merges' of https://github.com/fstirlitz/youtube-dlcTom-Oliver Heidel2020-09-143-53/+77
|/| | | | |