Philipp Hagemeister
91755ee384
[comedycentral:shows] Generate better IDs and add a test for that
10 years ago
Sergey M․
0692ef86ef
[bbccouk] Improve _VALID_URL
10 years ago
Sergey M․
439d9be27d
[mixcloud] Remove unused import
10 years ago
Sergey M․
b80505a409
[mixcloud] Fix extraction ( Closes #4784 )
10 years ago
Sergey M․
e4c17d7274
[nhl:news] Add extractor ( Closes #4805 )
10 years ago
Sergey M․
2c58674e0e
[nhl] Improve _VALID_URL ( #4805 )
10 years ago
Sergey M․
ef1269fb07
[drtv] Improve _VALID_URL ( #4814 )
10 years ago
Sergey M․
e525d9a3df
[mtv] Extract subtitles ( Closes #4811 )
10 years ago
Sergey M․
20b4492c71
[spike] Improve _VALID_URL
10 years ago
Sergey M․
dee3f73787
[spike] Modernize
10 years ago
Philipp Hagemeister
01c46659c4
[washingtonpost] Catch more UUIDs
10 years ago
Philipp Hagemeister
b04b885271
[extractor/common] Document all protocol values
10 years ago
Philipp Hagemeister
70fca8d694
[youtube] Remove unused import
10 years ago
Philipp Hagemeister
a52c633536
[cinchcast] Wrap overly long lines ( #4820 )
10 years ago
codesparkle
749f2ca044
Smotri info extractor: removed unreachable code and updated old md5 for test video
10 years ago
codesparkle
5468ff4d91
Remove duplicate dictionary keys
10 years ago
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
cf8d6ec865
Merge remote-tracking branch 'bastik/dev-dctp'
10 years ago
Philipp Hagemeister
3198291f26
[ctsnews] Remove unused import
10 years ago
Philipp Hagemeister
02c1d5e285
Merge remote-tracking branch 'yan12125/IE_NextMedia'
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
03d2d6d51b
Merge remote-tracking branch 'yan12125/IE_CtsNews'
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.
376a770cc4
Merge pull request #4809 from bastik/fix-sr
...
fix srmediathek description
10 years ago
Sergey M․
affd04a45d
[xuite] Simplify and improve
10 years ago
Sergey M․
c84130e865
Merge branch 'IE_Xuite' of https://github.com/yan12125/youtube-dl into yan12125-IE_Xuite
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