Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | [ffmpeg] Fix embedding subtitles (#9063) | Wang Jun Tham | 2016-04-24 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | Changed command line parameters for ffmpeg when embedding subtitles. Changed to ‘-map 0:v -c:v copy -map 0:a -c:a copy’ | |||||
* | | | release 2016.07.09.1 | Sergey M․ | 2016-07-09 | 2 | -4/+4 | |
| | | | ||||||
* | | | [srmediathek] extend _VALID_URL(closes #9373) | Remita Amine | 2016-07-09 | 1 | -2/+4 | |
| | | | ||||||
* | | | [ard] fix f4m extraction and skip tests with 404 errors | Remita Amine | 2016-07-09 | 1 | -4/+12 | |
| | | | ||||||
* | | | [youtube:user] Preserve user/c path segment | Sergey M․ | 2016-07-09 | 1 | -3/+22 | |
| | | | ||||||
* | | | [extractor/generic] Properly comment out a test | Sergey M․ | 2016-07-09 | 1 | -17/+17 | |
| | | | ||||||
* | | | release 2016.07.09 | Sergey M․ | 2016-07-09 | 3 | -4/+5 | |
| | | | ||||||
* | | | [animeondemand] Pass num for episode based videos | Sergey M․ | 2016-07-09 | 1 | -4/+4 | |
| | | | ||||||
* | | | [options] Rollback old behavior for configuratio files' encoding | Sergey M․ | 2016-07-09 | 1 | -1/+5 | |
| | | | | | | | | | | | | Until agreed with some solution | |||||
* | | | [animeondemand] Add support for full length films (Closes #10031) | Sergey M․ | 2016-07-09 | 1 | -40/+68 | |
| | | | ||||||
* | | | [flipagram] Improve extraction (Closes #9898) | Sergey M․ | 2016-07-09 | 1 | -61/+73 | |
| | | | ||||||
* | | | [extractor/generic] Detect schema.org/VideoObject embeds | Sergey M․ | 2016-07-09 | 1 | -0/+30 | |
| | | | ||||||
* | | | [extractor/common] Add expected_type in json ld routines | Sergey M․ | 2016-07-09 | 1 | -3/+7 | |
| | | | ||||||
* | | | [extractor/common] Extract more metadata for VideoObject in _json_ld | Sergey M․ | 2016-07-09 | 1 | -2/+9 | |
| | | | ||||||
* | | | [extractor/common] Introduce filesize metafield for thumbnails | Sergey M․ | 2016-07-09 | 1 | -0/+1 | |
| | | | ||||||
* | | | [flipagram] Add extractor | Déstin Reed | 2016-07-09 | 3 | -0/+111 | |
| | | | ||||||
* | | | [mgtv] pass geo verification headers for api request | Remita Amine | 2016-07-08 | 1 | -1/+2 | |
| | | | ||||||
* | | | [facebook] Fix invalid video being extracted (Closes #9851) | Sergey M․ | 2016-07-09 | 1 | -4/+15 | |
| | | | ||||||
* | | | [le] extract http formats | Remita Amine | 2016-07-08 | 1 | -45/+90 | |
| | | | ||||||
* | | | Merge branch 'JakubAdamWieczorek-polskie-radio' | Yen Chi Hsuan | 2016-07-08 | 1 | -0/+4 | |
|\ \ \ | ||||||
| * | | | [polskieradio] Fix regex in _TESTS | Yen Chi Hsuan | 2016-07-08 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge branch 'polskie-radio' of ↵ | Yen Chi Hsuan | 2016-07-08 | 1 | -0/+4 | |
|/| | | | | | | | | | | | | | | | https://github.com/JakubAdamWieczorek/youtube-dl into JakubAdamWieczorek-polskie-radio | |||||
| * | | | [polskieradio] Add thumbnails. | Jakub Adam Wieczorek | 2016-07-08 | 1 | -0/+4 | |
| | | | | ||||||
* | | | | [nick] support nickjr.com (closes #7542) | Yen Chi Hsuan | 2016-07-08 | 1 | -1/+4 | |
| | | | | ||||||
* | | | | [lynda] Fix test | Sergey M․ | 2016-07-08 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2016-07-07 | 2 | -8/+48 | |
|\ \ \ \ | ||||||
| * | | | | [compat] Fix test_cmdline_umlauts on Python 2.6 | Yen Chi Hsuan | 2016-07-07 | 1 | -2/+5 | |
| | | | | | | | | | | | | | | | | | | | | The original statement raises uncaught UnicodeWarning on Python 2.6 | |||||
| * | | | | [tweakers] fix info extraction(closes #9516) | Remita Amine | 2016-07-07 | 1 | -6/+43 | |
| | | | | | ||||||
* | | | | | [options] Do not decode Unicode on Python 2.x | Philipp Hagemeister | 2016-07-07 | 1 | -2/+2 | |
|/ / / / | | | | | | | | | | | | | | | | | The configuration file contents are being returned as unicode now, so decoding them is no longer necessary. (Run python2 with -3 to see the warning before this commit) | |||||
* | | | | document comments in configuration file (fixes #10024) | Philipp Hagemeister | 2016-07-07 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | [compat] Fix compat_shlex_split for non-ASCII input | Yen Chi Hsuan | 2016-07-07 | 2 | -3/+6 | |
|/ / / | | | | | | | | | | Closes #9871 | |||||
* | | | [radiocanada] extract more formats | Remita Amine | 2016-07-07 | 1 | -7/+22 | |
| | | | ||||||
* | | | Merge pull request #9597 from remitamine/toutv | remitamine | 2016-07-07 | 2 | -59/+29 | |
|\ \ \ | | | | | | | | | [toutv] fix info extraction(closes #1792)(closes #2082) | |||||
| * | | | [toutv] fix info extraction(closes #1792)(closes #2082) | remitamine | 2016-07-07 | 2 | -59/+29 | |
|/ / / | ||||||
* | | | [telecinco] fix info extraction | Remita Amine | 2016-07-06 | 2 | -109/+91 | |
| | | | ||||||
* | | | release 2016.07.07 | Sergey M․ | 2016-07-07 | 3 | -4/+7 | |
| | | | ||||||
* | | | [kamcord] Add extractor (Closes #10001) | Sergey M․ | 2016-07-07 | 2 | -0/+72 | |
| | | | ||||||
* | | | [daum.net] Fix extraction for specific examples | Yen Chi Hsuan | 2016-07-07 | 1 | -5/+15 | |
| | | | | | | | | | | | | Closes #9972 | |||||
* | | | [brightcove:legacy] Support 'playlistTabs' and skip a dead test | Yen Chi Hsuan | 2016-07-07 | 1 | -5/+21 | |
| | | | | | | | | | | | | Closes #9965 | |||||
* | | | [francetv] Recognize more Dailymotion embedded videos | Yen Chi Hsuan | 2016-07-06 | 3 | -8/+39 | |
| | | | | | | | | | | | | Closes #9955 | |||||
* | | | [onet] Add MD5 checksum | Yen Chi Hsuan | 2016-07-06 | 1 | -0/+1 | |
| | | | ||||||
* | | | [amp] Fix a typo | Yen Chi Hsuan | 2016-07-06 | 1 | -1/+1 | |
| | | | ||||||
* | | | [Onet,ClipRs] Add new extractor for onet.tv and use it for clip.rs | Yen Chi Hsuan | 2016-07-06 | 3 | -66/+184 | |
| | | | | | | | | | | | | Closes #9950 | |||||
* | | | [utils] Add get_element_by_class | Yen Chi Hsuan | 2016-07-06 | 2 | -2/+19 | |
| | | | | | | | | | | | | For #9950 | |||||
* | | | use mimetype2ext to determine manifest ext in multiple extractors | Remita Amine | 2016-07-06 | 6 | -22/+32 | |
| | | | ||||||
* | | | [utils] add mimetypes to determine manifest ext(m3u8, f4m, mpd) | Remita Amine | 2016-07-06 | 1 | -0/+7 | |
| | | | ||||||
* | | | [metacafe] fix info extraction(closes #8539)(closes #3253) | Remita Amine | 2016-07-06 | 1 | -30/+60 | |
| | | | ||||||
* | | | [spiegel:article] update test(closes #10018) | Remita Amine | 2016-07-06 | 1 | -0/+1 | |
| | | | ||||||
* | | | release 2016.07.06 | Sergey M․ | 2016-07-06 | 3 | -4/+5 | |
| | | | ||||||
* | | | [prosiebensat1] Make downloading urls JSON non fatal | Sergey M․ | 2016-07-06 | 1 | -1/+3 | |
| | | |