summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [YoutubeDL] Fix typo in string negation implementation and add more tests ↵Sergey M․2019-01-242-4/+28
| | | | (closes #18961)
* release 2019.01.23Sergey M․2019-01-234-5/+7
|
* [ChangeLog] ActualizeSergey M․2019-01-231-0/+29
| | | | [ci skip]
* [pornhub] Apply scrape detection bypass for all extractorsSergey M․2019-01-231-22/+24
|
* [crunchyroll] Extend _VALID_URL (closes #18955)Sergey M․2019-01-231-1/+4
|
* [pornhub] Bypass scrape detection (closes #5930)Sergey M․2019-01-231-0/+22
|
* [vrv] fix oauth signing for python 2(#14307)Remita Amine2019-01-221-7/+7
|
* [vrv] add support for authentication(closes #14307)Remita Amine2019-01-221-40/+57
|
* [videomore] Improve extraction and fix season extractor (closes #18908)Sergey M․2019-01-221-8/+88
|
* [tnaflix] Pass Referer in metadata request (closes #18925)Sergey M․2019-01-201-1/+1
|
* [utils] Fix urljoin for paths with non-http(s) schemesSergey M․2019-01-202-1/+3
|
* [extractor/common] improve jwplayer relative url handling(closes #18892)Remita Amine2019-01-201-7/+4
|
* [radiocanada] Relax DRM checkAlexandre Huot2019-01-201-1/+13
|
* [vimeo] Fix video password verification for videos protected by Referer HTTP ↵Sergey M․2019-01-201-9/+13
| | | | header
* [hketv] Improve and simplify (closes #18696)Sergey M․2019-01-201-87/+93
|
* [hketv] Add extractorAnthony Fok2019-01-202-0/+186
|
* [streamango] Add support for fruithosts.netyonaikerlol2019-01-201-1/+4
|
* [instagram] Add base extractor for playlists and tag extractorjhwgh19682019-01-202-37/+105
|
* [odnoklassniki] Detect paid videosaviperes2019-01-201-0/+9
|
* [test/test_InfoExtractor] add test for #18923Remita Amine2019-01-202-1/+86
|
* [README.md] Fix formattingSergey M2019-01-201-0/+1
|
* [YoutubeDL] Add negation support for string comparisons in format selection ↵Sergey M․2019-01-203-4/+54
| | | | expressions (closes #18600, closes #18805)
* [extractor/common] fix typoRemita Amine2019-01-191-1/+1
|
* [ted] correct acodec for http formats(#18923)Remita Amine2019-01-191-0/+2
|
* [extractor/common] imporove HLS video only format detection(closes #18923)Remita Amine2019-01-191-2/+8
|
* [cartoonnetwork] fix extraction(closes #15664)(closes #17224)Remita Amine2019-01-171-18/+38
|
* [vimeo] fix extraction for password protected player URLs(closes #18889)Remita Amine2019-01-171-1/+20
|
* release 2019.01.17Sergey M․2019-01-173-5/+5
|
* [ChangeLog] ActualizeSergey M․2019-01-171-0/+7
| | | | [ci skip]
* [youtube] Extend JS player signature function name regexes (closes #18890, ↵Sergey M․2019-01-171-2/+2
| | | | closes #18891, closes #18893)
* release 2019.01.16Sergey M․2019-01-163-5/+5
|
* [ChangeLog] ActualizeSergey M․2019-01-161-0/+18
| | | | [ci skip]
* [youtube] Update tests and add a tests for #18804Sergey M․2019-01-161-28/+29
|
* [test/helper] Add support for maxcount and count collection len test checkersSergey M․2019-01-161-4/+30
|
* [youtube] Skip unsupported adaptive stream type (#18804)Sergey M․2019-01-161-0/+4
|
* [youtube] Extract DASH formats from player response (closes #18804)Sergey M․2019-01-161-0/+9
|
* [funimation] fix extraction(closes #14089)Remita Amine2019-01-151-3/+8
|
* [skylinewebcams] Fix extraction (closes #18853)Sergey M․2019-01-141-1/+1
|
* [curiositystream] add support for non app urlsRemita Amine2019-01-131-27/+29
|
* [downloader/hls] fix uplynk ad skipping(closes #18824)Remita Amine2019-01-131-6/+12
|
* [bitchute] Check formats (#18833)Sergey M․2019-01-131-0/+1
|
* [wistia] Extend _VALID_URL (closes #18823)Sergey M․2019-01-121-1/+4
|
* [README.md] Fix typoAtlas Sullivan2019-01-121-1/+1
|
* [postprocessor/ffmpeg] Relax ubuntu ffmpeg version regexSergey M․2019-01-121-1/+2
|
* [postprocessor/ffmpeg] PEP 8Sergey M․2019-01-111-2/+2
|
* [postprocessor/ffmpeg] sanitize ffmpeg version for Ubuntu and Arch Linux ↵Remita Amine2019-01-111-3/+15
| | | | systems(closes #18813)
* [playplustv] add support for playplus.com(#18789)Remita Amine2019-01-101-1/+1
|
* release 2019.01.10Sergey M․2019-01-104-8/+13
|
* [ChangeLog] ActualizeSergey M․2019-01-101-0/+26
| | | | [ci skip]
* [youtube] Extract live HLS URL from player response (closes #18799)Sergey M․2019-01-101-24/+31
|