Commit Graph

13629 Commits (2018.01.27)

Author SHA1 Message Date
Déstin Reed a14001a5a1 [Filmweb] Add extractor 7 years ago
Remita Amine db145ee54a [espn] Add new extractor for http://fivethirtyeight.com(closes #6864) 7 years ago
Remita Amine 45d20488f1 [umg:de] Add new extractor(closes #11582)(closes #11584) 7 years ago
sprhawk 2593651224 fix compat_urllib_request for python2.7 7 years ago
sprhawk 951043724f re-format code to pass flake8 7 years ago
sprhawk d2be5bb5af change to use compat urllib 7 years ago
sprhawk 447a5a710d added weibo mobile site support 7 years ago
Remita Amine 0f897e0929 [espn] add support for espnfc and extract more formats(closes #8053) 7 years ago
JianxinLi d3ca283235 [youku] Add test case.
Some playlist has no data-id value.

Change-Id: I97455f2907f08bda03b538cdc13ec827e2f8ce26
7 years ago
JianxinLi d99a1000c7 [youku] Fix list extraction.(close #15065)
Change-Id: I578fdc5b69509bdcd8d3191e3917afe47c234ff6
7 years ago
Yen Chi Hsuan a75419586b [openload] Remove a confusing exception
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'
7 years ago
Sergey M․ 273c23d960
[openload] Add support for oload.stream (closes #15070) 7 years ago
JianxinLi 0e25a1a278 [youku] Update ccode
Change-Id: Id397e814e81ff560506d68563b7409eebbe5943d
7 years ago
Sergey M․ 307a7588b0
release 2017.12.23 7 years ago
Sergey M․ c2f2f8b120
[kaltura] Fix typo 7 years ago
Sergey M․ 69d69da98a
[kaltura] Add another embed pattern for entry_id
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)
7 years ago
Sergey M․ 5c5e60cff8
[voot] Fix video identification 7 years ago
Sergey M․ 2132edaa03
[extractor/common] Move X-Forwarded-For setup code into _request_webpage 7 years ago
Remita Amine 4b7dd1705a [7plus] Add new extractor(closes #15043) 7 years ago
Sergey M․ d2d766bc6d
[animeondemand] Fix typo 7 years ago
Sergey M․ 17c3aced5d
[animeondemand] Relax login error regex 7 years ago
Remita Amine 78466fcab5 [shahid] add support for show pages(closes #7401) 7 years ago
Sergey M․ 3961c6cb9d
[YoutubeDL] Add support for playlist_uploader and playlist_uploader_id in output template (closes #11427, #15018) 7 years ago
Sergey M․ 07aeced68e
[youtube] Extract uploader, uploader_id and uploader_url for playlists (#11427, #15018) 7 years ago
Sergey M․ c10c93238e
[extractor/common] Introduce uploader, uploader_id and uploader_url meta fields for playlists (#11427, #15018) 7 years ago
Sergey M․ 4a109f81bc
[afreecatv] Improve format extraction (closes #15019) 7 years ago
Sergey M․ 99081da90c
[downloader/fragment] Encode filename of fragment being removed (closes #15020) 7 years ago
Remita Amine 7e81010987 [cspan] add support for audio only pages and catch page errors(closes #14995) 7 years ago
Sergey M․ 549bb416f5
[mailru] Fix issues and improve (closes #14904) 7 years ago
Hongjie Dong 25475dfab3
[mailru] Add support for embed URLs 7 years ago
Remita Amine 3dfa9ec213 [crunchyroll] Future-proof XML element checks(closes #15013) 7 years ago
Sergey M․ 06dbcd7be4
[cbslocal] Fix timestamp extraction (closes #14999, closes #15000) 7 years ago
Sergey M․ b555ae9bf1
[utils] Add another date format pattern (#14999) 7 years ago
Remita Amine c402e7f3a0 [discoverygo] correct ttml subtitle extension 7 years ago
Sergey M․ 498a8a4ca5
[vk] Make view count optional (closes #14979) 7 years ago
Remita Amine d05ba4b89e [disney] skip Apple FairPlay formats(#14982) 7 years ago
Remita Amine 23f511f5c7 [voot] sort formats 7 years ago
Remita Amine 1c4804ef9b [voot] fix format extraction(closes #14758) 7 years ago
Sergey M․ 8ff2b16435
release 2017.12.14 7 years ago
Sergey M․ 3fae11ac00
[itv] Improve extraction, extract more subtitles and duration (closes #14944) 7 years ago
Sergey M․ 7974e289a1
[postprocessor/xattr] Clarify NO_SPACE message (#14970) 7 years ago
Remita Amine 6bf9c28b0a [byutv] add support for geo restricted videos 7 years ago
Sergey M․ bec49996c6
[downloader/http] Return actual download result (closes #14971) 7 years ago
Sergey M․ c8be7d5f74
[byutv] Fix extraction (closes #14966, closes #14967) 7 years ago
Remita Amine 15960255fe [tbs] fix typo 7 years ago
Remita Amine 6b2d8c9182 [bbc.co.uk] fix extraction for 320k m3u8 streams
broken since 197224b7a4
7 years ago
Remita Amine e6b8803d59 [toutv] add support special video urls(closes #14179) 7 years ago
Remita Amine cb0c2310fb [discovery] fix free videos extraction(#14157)(#14954) 7 years ago
Remita Amine 23b6e23002 [tvnow] fix extraction(closes #7831) 7 years ago
Remita Amine 127e98d31d [nickelodeon:br] correct extractor name 7 years ago
Remita Amine e4f201bc1b [extractors] add import for NickBrIE 7 years ago
Remita Amine 08d77a95c9 [nickelodeon:br] add support for Nickelodeon(Brazil) websites(closes #14893) 7 years ago
Remita Amine 5868079e99 [nick.com] improve extraction(fixes #14876) 7 years ago
Remita Amine b6f78d76c1 [tbs] fix extraction(fixes #13658) 7 years ago
sprhawk 0c69958844 add other properties; remove print verbose 7 years ago
sprhawk 3281af3464 a working version 7 years ago
sprhawk 29ac31afaf simply get the correct webpage, but not parsed to extract information 7 years ago
Sergey M․ 1fa0dce2c0
release 2017.12.10 7 years ago
Sergey M․ c38970ca10
[culturebox] Improve video id extraction (closes #14947) 7 years ago
Remita Amine 51f2863357 [twitter] improve extraction(closes #14197) 7 years ago
Sergey M․ 913b61eeee
[udemy] Extract more HLS formats 7 years ago
Sergey M․ 6f1ec339a0
[udemy] Improve course id extraction (closes #14938) 7 years ago
Sergey M․ a3de5e6c0e
[stretchinternet] Fix issues and improve (closes #14576) 7 years ago
Andrew Bottom f4cc03d60b
[stretchinternet] Add extractor 7 years ago
Sergey M․ 2a57b62b80
[ellentube] Fix issues, improve and simplify (closes #14570) 7 years ago
Alex Seiler e2707a832c
[ellentube] Fix extraction (closes #14407) 7 years ago
Sergey M․ 1115271ac6
[raiplay:playlist] Fix issues and improve (closes #14563) 7 years ago
Timendum d21d0ba6c1
[raiplay:playlist] Add extractor 7 years ago
Remita Amine 1bd4fc96e6 [sonyliv] extract higher quality formats and bypass geo restriction(closes #14922) 7 years ago
Remita Amine 684ae10236 [fox] add support for adobe pass auth and extract subtitles(close #14489)(closes #14205) 7 years ago
Remita Amine 3c4fbfeca2 [dailymotion] remove dailymotion cloud extractor(closes #6794)
https://web.archive.org/web/20160312110217/https://www.dmcloud.net/
7 years ago
Windom b271e33526 [xhamster] Add support for mobile URLs and fix thumbnail extraction 7 years ago
Sergey M․ d3f8b76b69
[extractor/generic] Fix typo (closes #14902)
Don't pass video_id as mpd_id
7 years ago
Sergey M․ 91328f26b0
[ard] Skip invalid stream URLs (closes #14906) 7 years ago
Sergey M․ 61d18c8a4b
[porncom] Fix metadata extraction (closes #14911) 7 years ago
Sergey M․ c94427dd60
[pluralsight] Detect agreement request (#14913) 7 years ago
Remita Amine d4f05d4731 [utils] add sami mimetype to mimetype2ext 7 years ago
Remita Amine d7df308981 [toutv] fix login(closes 14614) 7 years ago
Sergey M․ 0d56eddc59
release 2017.12.02 7 years ago
Sergey M․ 78593e294c
Add references for #14844 7 years ago
Sergey M․ 593f2f7989
[downloader/fragment] Commit part file after each fragment
In order to obtain correct resume_len on next iteration
7 years ago
Sergey M․ 603fc4e0ea
[extractor/common] Add durations for DASH fragments with bare SegmentURLs 7 years ago
Petr Novak 41bf647e89
[extractor/common] Add support for DASH manifests with SegmentLists with bare SegmentURLs 7 years ago
Sergey M․ fea92aa65d
[xhamster] Fix extraction (closes #14884) 7 years ago
zcanfly 0981585bef [youku] Update ccode (closes #14872) 7 years ago
Remita Amine f5ac68d88f [mnet] fix format extraction(fixes #14883) 7 years ago
Remita Amine 1663b32946 [xiami] add Referer header to api request 7 years ago
Remita Amine 5ea765fb72 [mtv] correct scc extention in extracted subtitles(closes #13730) 7 years ago
Remita Amine fb61b57d0f [vvvvid] fix extraction for kenc videos(fixes #13406) 7 years ago
Remita Amine 07cf18b9c5 [br] add support for BR Mediathek videos(fixes #14560)(fixes #14788) 7 years ago
Remita Amine 5f699251e9 [daisuki] add support for motto.daisuki.com(fixes #14681) 7 years ago
Remita Amine a3474aa59e [Odnoklassniki] fix api metadata request(fixes #14862) 7 years ago
Remita Amine 115afb77ec [itv] update hls formats extraction 7 years ago
Remita Amine 53f024e7c5 [pbs] add another media id regex 7 years ago
Remita Amine ffe6979ef9 [utils] add hvc1 codec code to parse_codecs 7 years ago
Sergey M․ 5ddeb7702a
release 2017.11.26 7 years ago
Sergey M․ 7512aa986f
Fix some only matching tests (closes #14855) 7 years ago
Remita Amine 93f3f10cdc [fczenit] fix extraction 7 years ago
Remita Amine 87dac57cf6 [firstpost] remove extractor 7 years ago
Remita Amine b485d5d6bf [nexx] make http format ids more consistent 7 years ago
Remita Amine a238a868ba [freespeech] fix extraction 7 years ago
Remita Amine c0f647a179 [nexx] extract more formats 7 years ago
Sergey M․ 6ff27b8d5a
[openload] Don't use bare except when removing temp files 7 years ago
jahudka 9ef909f2b2 [openload] Add support for openload.link 7 years ago
Sergey M․ 8cfbcfab9a
[tnaflix] Extract common parts of tnaflix and empflix 7 years ago
Sergey M․ b7785cf156
[empflix] Relax _VALID_URL 7 years ago
Sergey M․ 9105523818
[empflix] Fix extractrion 7 years ago
Sergey M․ dbb25af657
[tnaflix] Don't modify download URLs (closes #14811) 7 years ago
Remita Amine fe4bfe36e1 [gamersyde] remove extractor 7 years ago
Remita Amine 6f5c598a28 [france2.fr:generation-what] fix extraction 7 years ago
Remita Amine cd9ff4ec5b [massengeschmacktv] Add support for Massengeschmack TV(replaces Fernseh Kritik TV) 7 years ago
Remita Amine c6c6a64aa5 [fox9] fix extraction 7 years ago
Remita Amine e0a8686f48 [faz] fix extraction and add support for Perform Group embeds(fixes #14714) 7 years ago
John Hawkinson 805f5bf759 [Generic] ie_key in JWPlatform test 72 7 years ago
John Hawkinson 32ad4f3faf [JWPlatform] Use non-capturing group in RE
Per @yan12125.
7 years ago
John Hawkinson 6899b1d9e8 [Generic] Update test 69 (suffolk/sjc)
suffolk.edu/sjc => suffolk.edu/sjc/live.php

Unfortunately it only transmits video a few mornings per month, so
leaving the 'skip' is probably appropriate. Updating the 'skip- to
include the calendar information though.
7 years ago
John Hawkinson 939be9adfe [JWPlatform] Support iframes
Support content.jwplatform... src attributes inside <iframe> tags in
addition to <script> tags. Just a regexp change.

Add a test (currently Generic_72).
7 years ago
enigmaquip 2688664762 [culturebox] Fix extraction (closes #14827) 7 years ago
Yen Chi Hsuan 8f63941104 [youku] Fix extraction; update ccode (closes #14815) 7 years ago
Remita Amine a9efdf3d4a [livestream] make smil extraction non fatal(fixes #14792) 7 years ago
Sergey M․ f610dbb05f
[extractor/common] Use final URL when dumping request (closes #14769) 7 years ago
Windom 38db52adf3 [drtuber] Add support for mobile URLs 7 years ago
Windom 3192d4bc7a [spankbang] Add support for mobile URLs and fix test 7 years ago
Sergey M․ 9cbd4dda10
[instagram] Fix description, timestamp and counters extraction (closes #14755) 7 years ago
Sergey M․ 08e45b39e7
release 2017.11.15 7 years ago
Remita Amine ea2295842f [common] skip Apple FairPlay m3u8 manifests(closes #14741) 7 years ago
Sergey M․ a2b6aba8de
[vshare] Improve extraction, fix formats sorting and carry long lines 7 years ago
Sergey M․ ff31f2d5c3
[vshare] Capture and output error message 7 years ago
Timendum 0987f2ddb2 [vshare] Fix extraction (closes #14473) 7 years ago
Sergey M․ 5871ebac47
[YoutubeDL] Fix playlist range optimization for --playlist-items (closes #14740) 7 years ago
Remita Amine 05dee6c520 [crunchyroll] extract old rtmp formats 7 years ago
Remita Amine 27adc9ec65 [tva] fix extraction(closes #14736) 7 years ago
Remita Amine 388beb86e0 [gamespot] add test for #14652 7 years ago
Remita Amine d4e31b72b9 [gamespot] lower the preference of http formats(#14652) 7 years ago
Sergey M․ 5fc12b9549
[instagram:user] Fix extraction (closes #14699) 7 years ago
Bob Poekert af85ce29c6 [ccma] Fix typo 7 years ago
Sergey M․ e4d9586562
Remove sensitive data from logging in messages 7 years ago
Remita Amine 79d1f8ed68 [gamespot] add support for article URLS(closes #14652) 7 years ago
Remita Amine a5203935d6 [gamespot] skip Brightcove Once http formats(#14652) 7 years ago
gkoelln 59d2e6d04f [cartoonnetwork] Update tokenizer_src (closes #14666) 7 years ago
Yen Chi Hsuan a9543e37c8
[wsj] Recognize another URL pattern (closes #14704) 7 years ago
Sergey M․ 61fb07e156
[pandatv] Modernize (closes #14693) 7 years ago
hcwhan 4222346fb2
[pandatv] Update API URL and sign format URLs 7 years ago
Remita Amine cc6a960e13 use older login method(closes #11572) 7 years ago
Sergey M․ f34b841b51
release 2017.11.06 7 years ago
Sergey M․ 909191de91
[hotstar:playlist] Fix issues and improve (closes #12465) 7 years ago
Alpesh Valia 477c97f86b
[hotstar:playlist] Add extractor 7 years ago
Sergey M․ 6e71bbf4ab
[hotstar] Bypass geo restriction (closes #14672) 7 years ago
Sergey M․ 187ee66c94
[extractor/common] Add protocol for f4m formats 7 years ago
Sergey M․ 48107c198b
[f4m] Prefer baseURL for relative URLs (closes #14660) 7 years ago