codesparkle
1d2daaea63
Simplify list creation
10 years ago
codesparkle
52585fd6dc
The opening curly brace `{` is a regex reserved [control character]( http://stackoverflow.com/a/400316/1106367 ), so it needs to be escaped.
10 years ago
Philipp Hagemeister
6449cd807e
[youtube] Fall back to embed webpage when content is blocked on main ( Fixes #4717 )
10 years ago
Philipp Hagemeister
c1708b89c0
[youtube:truncated_url] Add hl= forms ( #4799 )
10 years ago
Philipp Hagemeister
83fddfd493
[dctp] PEP8
10 years ago
Philipp Hagemeister
6ebb0dca9f
[dctp] Improve output ( #4796 )
10 years ago
Philipp Hagemeister
3198291f26
[ctsnews] Remove unused import
10 years ago
Philipp Hagemeister
ec4161a57d
[ctsnews] Remove news count check ( #4802 )
That's the number of articles (or at least some constant value); view count is the number of views of the video!
Also add a better description so that we can distinguish the two downloads.
10 years ago
Philipp Hagemeister
4fe8495a23
[viddler] PEP8
10 years ago
Paul Hartmann
7bb3ceb4c7
[dctp] prefix real_time parameter with rtmp_
10 years ago
Paul Hartmann
75a4fc5b72
[dctp] fix test
10 years ago
Paul Hartmann
87673cd438
[dctp] follow id conventions
10 years ago
Paul Hartmann
f345fe9db7
[dctp] fix python 2.6 compatibility
10 years ago
Yen Chi Hsuan
e683a48d0e
[ctsnews] Detect youtube embedde videos
10 years ago
Sergey M․
219337990b
[xuite] Fix _VALID_URL
10 years ago
Sergey M․
affd04a45d
[xuite] Simplify and improve
10 years ago
Paul Hartmann
d205476103
fix srmediathek description
10 years ago
Yen Chi Hsuan
367cc95aa7
[CtsNews] Add new extractor
10 years ago
Yen Chi Hsuan
206dba27a4
[NextMedia] Add new extractor
10 years ago
Sergey M․
63be3b8989
[ivi] Modernize
10 years ago
Sergey M․
18b4e9e79d
[viddler] Extract comment count
10 years ago
Sergey M․
cb454b333d
[generic] Improve some regexes
10 years ago
Sergey M․
b04fbd789c
[viddler] Modernize
10 years ago
Paul Hartmann
48a1e5141a
added test for dctp
10 years ago
Paul Hartmann
0865f397ae
added extractor for dctp.tv
10 years ago
Shaya G
796df3c631
fixed viddler support - needed a Referer header; also added a viddler
generic extractor
10 years ago
Yen Chi Hsuan
a28383834b
[xuite] Update tests
10 years ago
Yen Chi Hsuan
6348ad12a0
[xuite] Add height information for the two formats
10 years ago
Yen Chi Hsuan
fe7710cbcc
[xuite] Add new extractor
10 years ago
Naglis Jonaitis
2103d038b3
[lnkgo] Adapt to website changes
10 years ago
Sergey M․
d862a4f94f
[spiegel] Use generalized formats pre-testing
10 years ago
Sergey M․
a57e8ce658
[lynda] Pre-test video URLs for HTTP errors ( Closes #2185 , closes #4782 )
10 years ago
Sergey M․
96a53167fa
[common] Generalize URLs' HTTP errors pre-testing
10 years ago
Jaime Marquínez Ferrándiz
6d2749aac4
[drtv] Prefer the version without spoken subtitles ( fixes #4779 )
For example for http://www.dr.dk/tv/se/moderne-klassikere/moderne-klassikere-one-republic-apologize#!/ , there's a version where everytime someone speaks in English a computer voice translates it.
10 years ago
Philipp Hagemeister
b1b0b1ca30
[generic] Improve description testcase in rss test
10 years ago
Philipp Hagemeister
3dee7826e7
[rtl2] PEP8, simplify, make rtmp tests run ( #470 )
10 years ago
David Development
fe41ddbb28
refactoring - bug fixes
10 years ago
Philipp Hagemeister
8604e882a8
[ubu] Fix test and modernize
10 years ago
Philipp Hagemeister
37f4ce538a
[smotri] Fix test case
10 years ago
Philipp Hagemeister
7d346331b5
[audiomack:album] Update testcase
10 years ago
Philipp Hagemeister
e1ccc04e9f
Test rtmpdump on travis ( Fixes #1601 )
10 years ago
Philipp Hagemeister
cfb56d1af3
Add --list-thumbnails
10 years ago
Sergey M․
1e10802990
[krasview] Fix extraction
10 years ago
David-Development
7906d199a1
[rtl2] Add new extractor
10 years ago
David-Development
8011fba3ae
[rtl2] Add new extractor
10 years ago
Jaime Marquínez Ferrándiz
e1554a407d
[extractors] Use http_headers for setting the User-Agent and the Referer
10 years ago
Jaime Marquínez Ferrándiz
3fcfb8e9fa
[utils] YoutubeDLHandler: don't use 'Youtubedl-user-agent' for overriding the default user agent
Setting the 'User-Agent' header is enough
10 years ago
Philipp Hagemeister
b95aab8482
[youtube:truncated_url] Add x-yt-cl URLs ( #4773 )
10 years ago
Sergey M․
fc2d6abfe7
[videott] Improve _VALID_URL and add test
10 years ago
Irfan Charania
6aa4f54d66
[videott] improve extraction
10 years ago