Commit Graph

8118 Commits (fd7a7498a47c5d79663ec8d86a87325aa634c652)

Author SHA1 Message Date
Sergey M․ f41ffc00d1
[skynewsarabia:article] Clarify IE_NAME 8 years ago
Sergey M․ 81fda15369
[sr:mediathek] Clarify IE_NAME 8 years ago
Sergey M․ 427cd050a3
[extractor/generic] Improve kaltura embed detection (Closes #9911) 8 years ago
Sergey M․ b0c200f1ec
[msn] Add test URL with non-alphanumeric characters 8 years ago
Sergey M․ f1f336322d
[msn] Fix extraction (Closes #8960, closes #9542) 8 years ago
Sergey M․ bf8dd79045
[extractor/common] Fix sorting with custom field preference 8 years ago
TRox1972 c6781156aa
[MSN] add new extractor 8 years ago
Sergey M․ f484c5fa25
[vidbit] Improve (Closes #9759) 8 years ago
Sergey M․ 88d9f6c0c4
[utils] Add support for name list in _html_search_meta 8 years ago
TRox1972 3c9c088f9c
[Vidbit] Add new extractor 8 years ago
Yen Chi Hsuan fc3996bfe1
[iqiyi] Remove codes for debugging 8 years ago
Yen Chi Hsuan 5b6ad8630c
[iqiyi] Partially fix IqiyiIE
Use the HTML5 API. Only low-resolution formats available

Related: #9839

Thanks @zhangn1985 for the overall algorithm (soimort/you-get#1224)
8 years ago
Yen Chi Hsuan 30105f4ac0
[le] Move urshift() to utils.py 8 years ago
Yen Chi Hsuan 7d52c052ef
[generic] Fix test_Generic_76
Broken: https://travis-ci.org/rg3/youtube-dl/jobs/140251658
8 years ago
Sergey M․ 3b34ab538c
[svtplay] Extend _VALID_URL (#9900) 8 years ago
Sergey M․ ac782306f1
[iqiyi] Mark broken 8 years ago
Sergey M․ ce96ed05f4
[polskieradio] Add test with video 8 years ago
Sergey M․ 0463b77a1f
[polskieradio] Improve extraction (Closes #9813) 8 years ago
Jakub Adam Wieczorek 2d185706ea
[polskieradio] Add support for Polskie Radio.
Polskie Radio is the main Polish state-funded radio broadcasting service.
8 years ago
Sergey M․ be49068d65
[youtube] Fix and skip some tests 8 years ago
Sergey M․ 525cedb971
[youtube] Relax URL expansion in description 8 years ago
Sergey M․ de3c7fe0d4
[youtube] Fix 141 format tests 8 years ago
Yen Chi Hsuan 896cc72750
[mixcloud] View count and like count may be absent
Closes #9874
8 years ago
Yen Chi Hsuan c1ff6e1ad0
[vimeo:review] Fix extraction for password-protected videos
Closes #9853
8 years ago
Remita Amine fee70322d7 [appletrailers] correct thumbnail fallback 8 years ago
Remita Amine 8065d6c55f [dcn] extend _VALID_URL for awaan.ae and extract all available formats 8 years ago
Remita Amine 494172d2e5 [appletrailers] extract info from an alternative source if available(closes #8422)(closes #8422) 8 years ago
Remita Amine 6e3c2047f8 [tvp] extract all formats and detect erros 8 years ago
Remita Amine 0437307a41 [nbc:nbcnews] improve extraction and add msnbc to the extractor 8 years ago
Remita Amine 22b7ac13ef [tf1] fix wat id extraction(closes #9862) 8 years ago
Sergey M․ 3331a4644d
[vk] Remove unused import 8 years ago
Sergey M․ adf1921dc1
[xnxx] Improve _VALID_URL (Closes #9858) 8 years ago
Sergey M․ 97674f0419
[xnxx] Replace test 8 years ago
rr- 73843ae8ac
[xnxx] fix url regex
The pattern has changed from "video123412" to "video-o8xa19".
The changes maintain backwards compatibility with old-style URLs.
8 years ago
Sergey M․ f2bb8c036a
[vk] Modernize 8 years ago
Sergey M․ 75ca6bcee2
[vk] Workaround buggy new.vk.com Set-Cookie headers 8 years ago
Sergey M․ 089657ed1f
[vimeo:album] Add paged example URL 8 years ago
Sergey M․ b5eab86c24
[vimeo:album] Impove _VALID_URL 8 years ago
Sergey M․ c8e3e0974b
[vimeo:channel] Improve playlist extraction 8 years ago
Purdea Andrei dfc8f46e1c
[vimeo:channel] Add video id to url_result
This will allow us to decide much faster that we don't want an already archived video,
and will allow having to download webpages for each video that has already been downloaded,
thus significantly speeding up the archival of channels that have no new content.
8 years ago
Sergey M․ c143ddce5d
[vimeo] Override original URL only when necessary 8 years ago
TRox1972 6ae938b295
[Vine] Extract view count 8 years ago
Sergey M․ 23bdae0955
[svt] Various improvements
+ [svt:play] Add fallback path looking for video id and fix extraction for oppetarkiv
* [svt:base] Detect geo restriction
* [svt:base] Extract series related metadata
8 years ago
Shai Coleman ca74c90bf5 Fix issue downloading facebook videos
youtube-dl expects the format items to be returned as a list,
but when there's only one item Facebook returns a dict instead,
this wraps the dict in a list if necessary
8 years ago
Sergey M․ 7cfc1e2a10
[gametrailers] Remove extractor
gametrailers closed (see http://www.polygon.com/2016/2/8/10944452/gametrailers-shuts-down-after-13-year-run)
8 years ago
Remita Amine 1ac5705f62 [gamespot] extract all formats 8 years ago
Yen Chi Hsuan e4f90ea0a7
[svt] Fix extraction for SVTPlay (closes #9809) 8 years ago
Sergey M․ cdfc187cd5
[cbs] Remove unused import 8 years ago
Sergey M․ feef925f49
[streamcloud] Capture error message (#9840) 8 years ago
Remita Amine 819707920a [cbs] fix _VALID_URL 8 years ago