summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | [abc:iview] Fix extraction (closes #14711)d2au2017-12-311-5/+23
| | | | | | | | | | | | | | | ABC dropped unmetering, so change to metered hls urls which require auth.
* | | [downloader/hls] Use HTTP headers for key requestSergey M․2017-12-311-1/+2
| | |
* | | [openload] Fix extraction (closes #15118)Yen Chi Hsuan2017-12-302-1/+8
| | |
* | | [mediasite] Improve extraction and code style, add support for DASH (closes ↵Sergey M․2017-12-302-57/+100
| | | | | | | | | | | | #11185, closes #14343, refs #5428)
* | | [mediasite] Add extractor, subsume sandia and collegerama extractorsfelix2017-12-305-160/+195
| | |
* | | [common] use AACL as the default fourcc when AudioTag is 255felix2017-12-301-1/+1
| | |
* | | [ufctv] Add new extractor(closes #14520)Remita Amine2017-12-302-0/+56
| | |
* | | [pluralsight] Fix missing first line of subtitles (closes #11118)50csent2017-12-301-2/+2
| | |
* | | [openload] Fallback on f-page extraction (closes #14665, closes #14879)Sergey M․2017-12-301-7/+21
| | |
* | | [vimeo] Improve password protected videos extraction (closes #15114)Sergey M․2017-12-301-5/+6
| | |
* | | [extractor/common] Fix extraction of DASH formats with the same ↵Sergey M․2017-12-292-10/+19
| | | | | | | | | | | | representation id (closes #15111)
* | | [aws] fix canonical/signed headers generation in python 2(closes #15102)Remita Amine2017-12-291-3/+3
| | |
* | | release 2017.12.28Sergey M․2017-12-284-5/+10
| | |
* | | [ChangeLog] ActualizeSergey M․2017-12-281-0/+9
| | |
* | | [internazionale] Improve extraction (closes #14973)Sergey M․2017-12-271-19/+37
| | |
* | | [internazionale] Add extractorLeonardo Taccari2017-12-272-0/+47
| | |
* | | [playtvak] Relax video regex and make description optionalOndřej Caletka2017-12-271-5/+15
| | |
* | | [filmweb] improve extractionRemita Amine2017-12-262-57/+86
| | |
* | | [Filmweb] Add extractorDéstin Reed2017-12-263-0/+92
| |/ |/|
* | [espn] Add new extractor for http://fivethirtyeight.com(closes #6864)Remita Amine2017-12-262-0/+32
| |
* | [umg:de] Add new extractor(closes #11582)(closes #11584)Remita Amine2017-12-262-0/+104
| |
* | [espn] add support for espnfc and extract more formats(closes #8053)Remita Amine2017-12-251-21/+51
| |
* | [ChangeLog] Update after #15065Yen Chi Hsuan2017-12-251-1/+2
| |
* | [youku] Add test case.JianxinLi2017-12-251-0/+4
| | | | | | | | | | | | Some playlist has no data-id value. Change-Id: I97455f2907f08bda03b538cdc13ec827e2f8ce26
* | [youku] Fix list extraction.(close #15065)JianxinLi2017-12-251-1/+1
| | | | | | | | Change-Id: I578fdc5b69509bdcd8d3191e3917afe47c234ff6
* | [openload] Remove a confusing exceptionYen Chi Hsuan2017-12-241-2/+3
| | | | | | | | | | | | | | | | | | | | | | If phantomjs is not installed, there's an error besides the missing phantomjs exception: Exception ignored in: <bound method PhantomJSwrapper.__del__ of <youtube_dl.extractor.openload.PhantomJSwrapper object at 0x7f8ad5e78278>> Traceback (most recent call last): File "/home/yen/Projects/youtube-dl/youtube_dl/extractor/openload.py", line 142, in __del__ os.remove(self._TMP_FILES[name].name) AttributeError: 'PhantomJSwrapper' object has no attribute '_TMP_FILES'
* | [openload] Add support for oload.stream (closes #15070)Sergey M․2017-12-241-1/+4
| |
* | [ChangeLog] typoYen Chi Hsuan2017-12-231-1/+1
| |
* | [ChangeLog] Update after #14903Yen Chi Hsuan2017-12-231-0/+6
| |
* | [youku] Update ccodeJianxinLi2017-12-231-1/+1
| | | | | | | | Change-Id: Id397e814e81ff560506d68563b7409eebbe5943d
* | release 2017.12.23Sergey M․2017-12-234-5/+7
| |
* | [kaltura] Fix typoSergey M․2017-12-231-1/+1
| |
* | [ChangeLog] ActualizeSergey M․2017-12-231-2/+31
| |
* | [kaltura] Add another embed pattern for entry_idSergey M․2017-12-231-3/+6
| | | | | | | | For cases when player configuration map is setup via indexing operator, e.g. kalturaPlayerConfiguration_1_lre6rg3i_10[entry_id] = 1_lre6rg3i (see https://www.heise.de/video/artikel/odcast-c-t-uplink-20-1-Apple-CarPlay-vs-Android-Auto-Galileo-3D-Sound-erklaert-3919694.html)
* | [voot] Fix video identificationSergey M․2017-12-231-3/+5
| |
* | [extractor/common] Move X-Forwarded-For setup code into _request_webpageSergey M․2017-12-231-9/+10
| |
* | [7plus] Add new extractor(closes #15043)Remita Amine2017-12-233-56/+128
| |
* | [MANIFEST.in] Include all test data in PyPI packageSergey M․2017-12-221-2/+1
| |
* | [Makefile] Add AUTHORS to youtube-dl.tar.gzSergey M․2017-12-221-2/+2
| |
* | Add LICENSE, AUTHORS and ChangeLog to PyPI package (closes #15054)Sergey M․2017-12-222-0/+4
| |
* | [animeondemand] Fix typoSergey M․2017-12-201-1/+1
| |
* | [animeondemand] Relax login error regexSergey M․2017-12-191-2/+2
| |
* | [shahid] add support for show pages(closes #7401)Remita Amine2017-12-194-131/+219
| |
* | [YoutubeDL] Add support for playlist_uploader and playlist_uploader_id in ↵Sergey M․2017-12-192-0/+4
| | | | | | | | output template (closes #11427, #15018)
* | [youtube] Extract uploader, uploader_id and uploader_url for playlists ↵Sergey M․2017-12-191-1/+21
| | | | | | | | (#11427, #15018)
* | [extractor/common] Introduce uploader, uploader_id and uploader_url meta ↵Sergey M․2017-12-191-2/+3
| | | | | | | | fields for playlists (#11427, #15018)
* | [afreecatv] Improve format extraction (closes #15019)Sergey M․2017-12-191-4/+13
| |
* | [downloader/fragment] Encode filename of fragment being removed (closes #15020)Sergey M․2017-12-181-1/+1
| |
* | [cspan] add support for audio only pages and catch page errors(closes #14995)Remita Amine2017-12-171-5/+18
| |
* | [mailru] Fix issues and improve (closes #14904)Sergey M․2017-12-171-15/+28
| |