Commit Graph

11047 Commits (233b58dec736205d9bf8c652063b5dba6073631f)

Author SHA1 Message Date
Remita Amine 89e2fff2b7 [mgtv] pass geo verification headers for api request 8 years ago
Sergey M․ cedc70b292
[facebook] Fix invalid video being extracted (Closes #9851) 8 years ago
Remita Amine 07d7689f2e [le] extract http formats 8 years ago
Yen Chi Hsuan 2e32ac0b9a
[polskieradio] Fix regex in _TESTS 8 years ago
Yen Chi Hsuan 672f01c370 Merge branch 'polskie-radio' of https://github.com/JakubAdamWieczorek/youtube-dl into JakubAdamWieczorek-polskie-radio 8 years ago
Jakub Adam Wieczorek e2d616dd30 [polskieradio] Add thumbnails. 8 years ago
Yen Chi Hsuan 0ab7f4fe2b
[nick] support nickjr.com (closes #7542) 8 years ago
Sergey M․ 29c4a07776
[lynda] Fix test 8 years ago
Philipp Hagemeister 826e911e41 Merge branch 'master' of github.com:rg3/youtube-dl 8 years ago
Philipp Hagemeister 30d22dae8e [options] Do not decode Unicode on Python 2.x
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)
8 years ago
Yen Chi Hsuan ec3518725b
[compat] Fix test_cmdline_umlauts on Python 2.6
The original statement raises uncaught UnicodeWarning on Python 2.6
8 years ago
Remita Amine 5f87d845eb [tweakers] fix info extraction(closes #9516) 8 years ago
Yen Chi Hsuan dfe5fa49ae
[compat] Fix compat_shlex_split for non-ASCII input
Closes #9871
8 years ago
Remita Amine 01a0c511eb [radiocanada] extract more formats 8 years ago
remitamine 882af14d7d [toutv] fix info extraction(closes #1792)(closes #2082) 8 years ago
Remita Amine 47335a0efa [telecinco] fix info extraction 8 years ago
Sergey M․ 34bc2d9dfd
release 2016.07.07 8 years ago
Sergey M․ 08c7af4afa
[kamcord] Add extractor (Closes #10001) 8 years ago
Yen Chi Hsuan f7291a0b7c
[daum.net] Fix extraction for specific examples
Closes #9972
8 years ago
Yen Chi Hsuan c65aa4e9e1
[brightcove:legacy] Support 'playlistTabs' and skip a dead test
Closes #9965
8 years ago
Yen Chi Hsuan ad213a1d74
[francetv] Recognize more Dailymotion embedded videos
Closes #9955
8 years ago
Yen Chi Hsuan 43f1e4e41e
[onet] Add MD5 checksum 8 years ago
Yen Chi Hsuan 54b0e909d5
[amp] Fix a typo 8 years ago
Yen Chi Hsuan f8752b86ac
[Onet,ClipRs] Add new extractor for onet.tv and use it for clip.rs
Closes #9950
8 years ago
Yen Chi Hsuan 84c237fb8a
[utils] Add get_element_by_class
For #9950
8 years ago
Remita Amine ab49d7a9fa use mimetype2ext to determine manifest ext in multiple extractors 8 years ago
Remita Amine b4173f1551 [utils] add mimetypes to determine manifest ext(m3u8, f4m, mpd) 8 years ago
Remita Amine 2817b99cf2 [metacafe] fix info extraction(closes #8539)(closes #3253) 8 years ago
Remita Amine 001fffd004 [spiegel:article] update test(closes #10018) 8 years ago
Sergey M․ 0e94b4713d
release 2016.07.06 8 years ago
Sergey M․ a6d3b89feb
[prosiebensat1] Make downloading urls JSON non fatal 8 years ago
Remita Amine 6c26815d63 [onionstudios] fix info extraction 8 years ago
Sergey M․ 73c4ac2c95
[youtube:channel] Improve channel id extraction and detect unavailable channels (Closes #10009) 8 years ago
Remita Amine 84f214d840 [prosiebensat1] extract all formats 8 years ago
Remita Amine e3f88be7a9 [rtvnh] extract all formats 8 years ago
Remita Amine 31af3e35e0 [sandia] remove unused imports 8 years ago
Remita Amine 94a5cff91d [sendia] fix info extraction 8 years ago
Remita Amine 77082c7b9e [slideshare] fix description extraction 8 years ago
Remita Amine 252a1f75d2 [spiegel] improve info extraction 8 years ago
Remita Amine 5abf513cf8 [stitcher] fix episode config extraction 8 years ago
Yen Chi Hsuan c6054e3201
[xuite] Support videos with already encoded media id 8 years ago
Yen Chi Hsuan 4080530624
[youtube:shared] Recognize the new 'shared' URLs
Closes #10007
8 years ago
Sergey M․ c25f1a9b63
release 2016.07.05 8 years ago
Remita Amine d9163ae3b6 [kaltura] fix extraction error for videos from multiple kaltura servers 8 years ago
Remita Amine dafafe7cf1 [la7] extract more info from a kaltura custom server 8 years ago
Remita Amine 81953d1ae5 [kaltura] add support videos stored on custom kaltura servers(closes #5557) 8 years ago
Yen Chi Hsuan 3a212ed62e
[iqiyi] Skip an unstable MD5 checksum 8 years ago
Sergey M․ 195f084542
[pornhub] Detect private videos (Closes #9987) 8 years ago
Sergey M․ 6a4e659c93
[yahoo] Recognize brightcove embed (Closes #9995) 8 years ago
Remita Amine dd801bbe18 [brightcove] improve error detection 8 years ago
Yen Chi Hsuan 38cce791c7
Rename --cn-verfication-proxy to --geo-verification-proxy
And deprecate the former one

Since commit f138873900, this option is
not limited to China websites, so rename it.
8 years ago
Sergey M․ bff98341d5
release 2016.07.03.1 8 years ago
Yen Chi Hsuan 2644e911be
[iqiyi] Fix extraction
See https://github.com/soimort/you-get/issues/1211#issuecomment-229011559
8 years ago
Remita Amine a5f67895d3 [nationalgeographic] restore http formats
there was a misunderstanding about the reason of 403 response
the problem happen only when the user use aria2c as a downloader
a1f6f5c768 (commitcomment-18107559)
8 years ago
Yen Chi Hsuan 15e4b6b758
[rai] Support an alternative form of embedded relinker URL
Closes #8551
8 years ago
Yen Chi Hsuan 2b28b892d8
[rai] Support videos with embedded content item ID (#8551) 8 years ago
Yen Chi Hsuan 477b7a8474
[downloader/f4m] Fix for Rai live streams 8 years ago
Yen Chi Hsuan 034a884957
[rai] Support direct relinker URLs (closes #8552) 8 years ago
Remita Amine 64436cb1a4 [nationalgeographic] skip download for national geographic channel tests(closes #9991) 8 years ago
Yen Chi Hsuan f138873900 [rai] Fix extraction and update _TESTS
Closes #8617
Closes #9157
Closes #9232
8 years ago
Yen Chi Hsuan e793338c88
[buzzfeed] Detect Facebook embed and update _TESTS
Closes #5701
8 years ago
Yen Chi Hsuan 369bb06206
[facebook] Improve embed detection (#5701) 8 years ago
Sergey M․ 2cb31d288e
[history:topic] Relax _VALID_URL 8 years ago
Jaime Marquínez Ferrándiz 4cb13d0d6a [hrti] Don't redefine variable in list comprehension 8 years ago
Remita Amine a1f6f5c768 [nationalgeographic] add support Adobe Pass auth 8 years ago
Remita Amine 05c7feec77 [aenetworks] add support Adobe Pass auth 8 years ago
Remita Amine bf83024826 [theplatform] add basic support for Adobe Pass 8 years ago
Sergey M․ a0cfd82dda
release 2016.07.03 8 years ago
Sergey M․ 1b734adb2d
[xtube] Fix extraction (Closes #9953, closes #9961) 8 years ago
Sergey M․ 9b724d7277
[extractors] Add hrti:playlist import 8 years ago
Sergey M․ e3755a624b
[hrti] Improve and add support for playlists (Closes #9482) 8 years ago
Sergey M․ 95cf60e826
[utils] Add PUTRequest 8 years ago
Aleksandar Topuzovic 6b03e1e25d
[HRTi] Implement extractor for Croatian Radiotelevision 8 years ago
Yen Chi Hsuan 712b0b5b70
[la7.it] Fix the extractor 8 years ago
Yen Chi Hsuan 6a424391d9
[facebook] Make embed detection stricter to prevent false-positives 8 years ago
Yen Chi Hsuan dbf0157a26 [generic] Add MD5 checksums 8 years ago
Yen Chi Hsuan 7deef1ba67 [generic] Support Wordpress "YouTube Video Importer" plugin
Closes #9938
8 years ago
Yen Chi Hsuan fd6ca38262 [facebook] Improve Facebook embedded detection
Related to #9938.

Another example comes from 9834872bf6.
8 years ago
Sergey M․ bdafd88da0
[vk] Extend _VALID_URLs to support new domain (Closes #9981) 8 years ago
Sergey M․ 7a1e71575e
release 2016.07.02 8 years ago
Sergey M․ ac2d8f54d1
[vine] Remove superfluous whitespace 8 years ago
Sergey M․ 14ff6baa0e
[fusion] Improve 8 years ago
TRox1972 bb08101ec4
[Fusion] Add new extractor 8 years ago
Sergey M․ bc4b2d75ba
[pornhub] Add support for thumbzilla (Closes #8696) 8 years ago
Sergey M․ 35fc3021ba
[periscope] Add another fallback source 8 years ago
cant-think-of-a-name 347227237b
[periscope] fix playlist extraction (#9967)
The JSON response changed and the extractor needed to be updated in order to gather the video IDs.
8 years ago
Sergey M․ 564dc3c6e8
[vine] Fix extraction (Closes #9970) 8 years ago
Sergey M․ 9f4576a7eb
[twitch] Update usher URL (Closes #9975) 8 years ago
Sergey M․ f11315e8d4
release 2016.07.01 8 years ago
Sergey M․ 0c2ac64bb8
[sixplay] Rename preference key to quality in format dict 8 years ago
Jaime Marquínez Ferrándiz 9e29ef13a3
[options] Accept quoted string across multiple lines (#9940)
Like:

    -f "
    bestvideo+bestaudio/
    best
    "
8 years ago
Sergey M․ eaaaaec042
[pornhub] Add more tests with removed videos 8 years ago
Sergey M․ 3cb3b60064
[pornhub] Relax removed message regex (Closes #9964) 8 years ago
kidol 044e3d91b5
[Pornhub] Fix error detection 8 years ago
Remita Amine c9e538a3b1 [ctvnews] use orderedSet, increase the number of items for playlists and use smaller bin list for test 8 years ago
Remita Amine 76dad392f5 [meta] Clarify the source of uppod st decryption algorithm 8 years ago
Remita Amine 9617b557aa [ctv] Add new extractor(closes #4077) 8 years ago
Remita Amine bf4fa24414 [ctvnews] Add new extractor(closes #2156) 8 years ago
Remita Amine 20361b4f25 [rds] extract 9c9media formats 8 years ago
Remita Amine 05a0068a76 [9c9media] Add new extractor 8 years ago