Commit Graph

10557 Commits (eb0bdc2c3e112801bbc7517def25647b8a9fe4a4)
 

Author SHA1 Message Date
Sergey M․ cb4e421901 [voewster] Update tests
Sergey M․ 8e97596b7b [viewster] Extract height from bitrate and prefer mp4 videos
remitamine 92085e7099 [viewster] accept https links and fix api_token extraction and extract mp4 video link(fixes )
Sergey M․ c6aa838b51 [youtube:history] Enable exractor
Sergey M․ 9f5e8d16b3 [youtube:history] Disable exractor
Sergey M․ 82c06a40ac Fix typo
Sergey M․ 4423eba49b [nfl] Add support for URLs without id (Closes )
Sergey M․ 5b4c54631a [nfl] Add team domains ()
Sergey M․ 5a1a2e9454 [utils] Fix kwargs on old python 2 (Closes )
Jaime Marquínez Ferrándiz f005f96ea5 [youtube:history] Explain why it has disabled and skip test
Sergey M․ 5e39123b3b [arte:+7] Fix typo
Sergey M․ 393ca8c94d [arte:+7] Look for json vp url in iframe (Closes )
Sergey M․ f817adc468 [youtube:history] Disable extractor until is investigated
Wiped out part of my history as well
Sergey M․ 6c91a5a7f5 [extractor/generic] Fix following redirect in Refresh HTTP header on python 2
Sergey M. 749b09616d Merge pull request from remitamine/shahid
[shahid] fix api request url and change test ext
remitamine 5de5ab89b4 [shahid] change test ext
remitamine 1d67c96640 [shahid] fix api request url
Sergey M․ d1c694ea4a [bbc] Switch extraction to hq iptv hls (Closes , closes , closes , closes , closes )
Sergey M․ 06368a232a [playwire] Fix test
Jaime Marquínez Ferrándiz 8a7bbd1606 [postprocessor/ffmpeg] Always use the 'file:' protocol for filenames (fixes )
If the filename contains ':' it is interpreted as a protocol.
It also handles filenames starting with '-'.
Sergey M․ 131d05033b [ok] Skip test
Sergey M․ 1806a75415 [ok] Capture error message
Sergey M․ 659ffe204c [divxstage] Remove extractor
DivxStage is offline for quite some time already
Sergey M․ 4647fd8910 [telecinco] Fix typo
Sergey M․ d492dad8f4 [telecinco] Add support for mediaset.es
Sergey M․ 3368d70dce [mitele] Clarify IE_DESC
Sergey M․ 0e1b2566ff [telecinco] Clarify IE_DESC
Sergey M․ 369e60162e [telecinco] Update test
Sergey M․ d5e7657fe2 [telecinco] Add support or cuatro.com
Sergey M․ f84ce1ebaf [mitele] Fix extraction (Closes )
Sergey M․ 12bc242944 [telecinco] Incorporate mitele code
Sergey M․ 88060cce10 [rai] Add support for videos embedded with drawMediaRaiTV (Closes )
Sergey M․ 272e4db5c7 [pornhub] Relax _VALID_URL (Closes )
Sergey M. 6e21cc3b67 Merge pull request from alexvong1995/add-missing-tag
Add the missing tag `EMBEDDING YOUTUBE-DL` in the content table.
Alex Vong 0391bc8176 Add the missing tag `EMBEDDING YOUTUBE-DL` in the content table.
* README.md: Add missing tag.
Sergey M. 3b9264a049 [README.md] Fix typo
Philipp Hagemeister 2b3c254678 [youtube:channel] Correct 404 handling
Previously, when we encountered a 404 - such as youtube-dl https://www.youtube.com/ohJeiboh8oorehai - we crashed with a regexp error. Instead, make sure to go on and eventually report a 404.
Philipp Hagemeister 287be8c615 [youtube:truncated_url] Add ?t=
Sometimes found in links - ?t=123&v=ABCD starts the video at position 123.
Philipp Hagemeister 953fed280f [compat] Do not use unicode
If the code ever runs on 3.x, it would fail. Even if it never does, the unicode name confuses Python 3 code analysis tools.
Sergey M․ e2ff3df314 [clubic] Relax _VALID_URL (Closes )
Sergey M. 31208a07c2 [README.md] Unify playlist description
Sergey M. ac7a1b0dfb [README.md] Clarify playlist_index description
Sergey M․ c246773599 [nowness] Add vimeo test
Sergey M․ 25cd56a715 Merge branch 'remitamine-nowness'
Sergey M․ 82c18e2a53 [nowness] Simplify
Sergey M․ d5d38d16ae Merge branch 'nowness' of https://github.com/remitamine/youtube-dl into remitamine-nowness
Sergey M․ e1cbf33573 Merge branch 'remitamine-ndr'
Sergey M․ 2ffe3bc14b [ndr] Rework and cover with tests
Sergey M․ d5867276a9 Merge branch 'master' of github.com:rg3/youtube-dl into remitamine-ndr
Yen Chi Hsuan f665ef8fc5 Merge remote-tracking branch 'upstream/master'