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.
9 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.
9 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
9 years ago
Sergey M․
b5eab86c24
[vimeo:album] Impove _VALID_URL
9 years ago
Sergey M․
c8e3e0974b
[vimeo:channel] Improve playlist extraction
9 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.
9 years ago
Sergey M․
c143ddce5d
[vimeo] Override original URL only when necessary
9 years ago
TRox1972
6ae938b295
[Vine] Extract view count
9 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
9 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
9 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 )
9 years ago
Remita Amine
1ac5705f62
[gamespot] extract all formats
9 years ago
Yen Chi Hsuan
e4f90ea0a7
[svt] Fix extraction for SVTPlay ( closes #9809 )
9 years ago
Sergey M․
cdfc187cd5
[cbs] Remove unused import
9 years ago
Sergey M․
feef925f49
[streamcloud] Capture error message ( #9840 )
9 years ago
Remita Amine
819707920a
[cbs] fix _VALID_URL
9 years ago
Remita Amine
43518503a6
[cbs,cbsnews,cbssports] reduce requests while extracting all formats
9 years ago
Remita Amine
5839d556e4
[theplatform] reduce requests for theplatform feed info extraction
9 years ago
Yen Chi Hsuan
6c83e583b3
[radiojavan] PEP8
E275 is added in pycodestyle 2.6
See https://github.com/PyCQA/pycodestyle/pull/491
9 years ago
Remita Amine
6cd64b6806
[foxsports] extract http formats
9 years ago
remitamine
e154c65128
[downloader/hls] Add support for AES-128 encrypted segments in hlsnative downloader
9 years ago
Sergey M․
6a55bb66ee
[vimeo] Fix rented videos ( Closes #9830 )
9 years ago
Sergey M․
7577d849a6
[r7] Fix extraction and add support for articles ( Closes #9826 )
9 years ago
Sergey M․
cb23192bc4
[closertotruth] Update and improve ( Closes #8680 )
9 years ago
Steven Gosseling
41c1023300
[closertotruth] Add extractor
Removed print statement from code.
Replaced two regex searches with the corret ones.
Removed some unnecessary semicolumns
fixed title extraction
refactored everything to search_regex
processed comments on commit 5650b0d, fixed feedback from flake8
Improved regexes and returns info dict now.
Added support for closertotruth interview URL
Added support for episodes page
9 years ago
Sergey M․
90b6288cce
[arte:+7] Simplify _VALID_URL
9 years ago
Sergey M․
d7c6c656c5
[arte:+7] Expand _VALID_URL ( Closes #9820 )
9 years ago
Yen Chi Hsuan
b0b128049a
[extractors] Update references to sportschau ( #9799 )
9 years ago
Yen Chi Hsuan
e8f13f2637
[sportschau.de] Fix extraction and moved to its own file ( closes #9799 )
9 years ago