Commit Graph

8123 Commits (97124e572db5f5d5d11ee630aeb18a4c5585d087)

Author SHA1 Message Date
Sergey M․ 97124e572d
[arte:playlist] Fix test
Remita Amine 32616c14cc [vrt] extract all formats
Sergey M․ 8704778d95
[pbs] Check manually constructed http links (Closes )
Sergey M․ c287f2bc60
[extractor/generic] Use _extract_url for kaltura embeds (Closes )
Sergey M․ 9ea5c04c0d
[kaltura] Add _extract_url with fixed regex
Sergey M․ f41ffc00d1
[skynewsarabia:article] Clarify IE_NAME
Sergey M․ 81fda15369
[sr:mediathek] Clarify IE_NAME
Sergey M․ 427cd050a3
[extractor/generic] Improve kaltura embed detection (Closes )
Sergey M․ b0c200f1ec
[msn] Add test URL with non-alphanumeric characters
Sergey M․ f1f336322d
[msn] Fix extraction (Closes , closes )
Sergey M․ bf8dd79045
[extractor/common] Fix sorting with custom field preference
TRox1972 c6781156aa
[MSN] add new extractor
Sergey M․ f484c5fa25
[vidbit] Improve (Closes )
Sergey M․ 88d9f6c0c4
[utils] Add support for name list in _html_search_meta
TRox1972 3c9c088f9c
[Vidbit] Add new extractor
Yen Chi Hsuan fc3996bfe1
[iqiyi] Remove codes for debugging
Yen Chi Hsuan 5b6ad8630c
[iqiyi] Partially fix IqiyiIE
Use the HTML5 API. Only low-resolution formats available

Related: 

Thanks @zhangn1985 for the overall algorithm ()
Yen Chi Hsuan 30105f4ac0
[le] Move urshift() to utils.py
Yen Chi Hsuan 7d52c052ef
[generic] Fix test_Generic_76
Broken: https://travis-ci.org/rg3/youtube-dl/jobs/140251658
Sergey M․ 3b34ab538c
[svtplay] Extend _VALID_URL ()
Sergey M․ ac782306f1
[iqiyi] Mark broken
Sergey M․ ce96ed05f4
[polskieradio] Add test with video
Sergey M․ 0463b77a1f
[polskieradio] Improve extraction (Closes )
Jakub Adam Wieczorek 2d185706ea
[polskieradio] Add support for Polskie Radio.
Polskie Radio is the main Polish state-funded radio broadcasting service.
Sergey M․ be49068d65
[youtube] Fix and skip some tests
Sergey M․ 525cedb971
[youtube] Relax URL expansion in description
Sergey M․ de3c7fe0d4
[youtube] Fix 141 format tests
Yen Chi Hsuan 896cc72750
[mixcloud] View count and like count may be absent
Closes 
Yen Chi Hsuan c1ff6e1ad0
[vimeo:review] Fix extraction for password-protected videos
Closes 
Remita Amine fee70322d7 [appletrailers] correct thumbnail fallback
Remita Amine 8065d6c55f [dcn] extend _VALID_URL for awaan.ae and extract all available formats
Remita Amine 494172d2e5 [appletrailers] extract info from an alternative source if available(closes )(closes )
Remita Amine 6e3c2047f8 [tvp] extract all formats and detect erros
Remita Amine 0437307a41 [nbc:nbcnews] improve extraction and add msnbc to the extractor
Remita Amine 22b7ac13ef [tf1] fix wat id extraction(closes )
Sergey M․ 3331a4644d
[vk] Remove unused import
Sergey M․ adf1921dc1
[xnxx] Improve _VALID_URL (Closes )
Sergey M․ 97674f0419
[xnxx] Replace test
rr- 73843ae8ac
[xnxx] fix url regex
The pattern has changed from "video123412" to "video-o8xa19".
The changes maintain backwards compatibility with old-style URLs.
Sergey M․ f2bb8c036a
[vk] Modernize
Sergey M․ 75ca6bcee2
[vk] Workaround buggy new.vk.com Set-Cookie headers
Sergey M․ 089657ed1f
[vimeo:album] Add paged example URL
Sergey M․ b5eab86c24
[vimeo:album] Impove _VALID_URL
Sergey M․ c8e3e0974b
[vimeo:channel] Improve playlist extraction
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.
Sergey M․ c143ddce5d
[vimeo] Override original URL only when necessary
TRox1972 6ae938b295
[Vine] Extract view count
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
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
Sergey M․ 7cfc1e2a10
[gametrailers] Remove extractor
gametrailers closed (see http://www.polygon.com/2016/2/8/10944452/gametrailers-shuts-down-after-13-year-run)