corone17
bea41c7f3f
Update rtlnl.py
Better to extract 'http://manifest.us.rtl.nl ' from the json, I'd say. And I think it's better to use the default json-url to make it more futureproof.
Succesfully tested with tarball.
9 years ago
Sergey M.
1bbe660dfa
Merge pull request #6117 from Kagee/patch-1
NRK now supports / requires HTTPS
9 years ago
Anders Einar Hilden
c4bd188da4
NRK now supports / requires HTTPS
Add s? to regexp to support new urls. Update testcases to use HTTPS.
9 years ago
Sergey M․
5414623791
[extractor/common] Remove superfluous line
9 years ago
Sergey M․
c93d53f5e3
[youtube] Fix likes/dislike extraction
9 years ago
Sergey M․
507683780e
Credit @gebn for moviefap
9 years ago
Sergey M․
e8b9ee5e08
Merge branch 'gebn-moviefap'
9 years ago
Sergey M․
d16154d163
[tnaflix] Generalize tnaflix extractors
9 years ago
Sergey M․
c342041fba
[extractor/common] Use NO_DEFAULT from utils
9 years ago
Sergey M․
bf42a9906d
[utils] Add default value for xpath_text
9 years ago
Sergey M․
9603e8a7d9
[YoutubeDL] Handle None width and height similarly to formats
9 years ago
Sergey M․
c7c040b825
Merge branch 'moviefap' of https://github.com/gebn/youtube-dl into gebn-moviefap
9 years ago
Yen Chi Hsuan
ac0474f89d
[twitch:vod] Update _TEST
The original test case is gone
9 years ago
Yen Chi Hsuan
bb512e57dc
[twitch:vod] Fix 'Source' format in m3u8 ( closes #6115 )
9 years ago
George Brighton
db652ea186
[moviefap] Fix `flake8` warnings introduced in 1a5fd4e
9 years ago
George Brighton
5a9cc19972
[moviefap] Move flv videos to formats in the metadata
9 years ago
George Brighton
1a5fd4eebc
[moviefap] Wrap long lines
9 years ago
George Brighton
8a1b49ff19
[moviefap] Explicitly sort formats to handle possible site changes
9 years ago
George Brighton
b971abe897
[moviefap] Replace call to `str()` with `compat.compat_str()`
9 years ago
George Brighton
43b925ce74
[moviefap] Replace calls to `find()` with `util.xpath_text()`.
9 years ago
George Brighton
62b742ece3
[moviefap] Remove redundant comments
9 years ago
George Brighton
d16ef949ca
[moviefap] Allow non-critical fields to change without breaking extraction
9 years ago
Sergey M․
23e7cba87f
[twitter:card] Add extractor ( #5239 )
9 years ago
George Brighton
a8e6f30d8e
[moviefap] Swap and justify tests
9 years ago
George Brighton
9c49410898
[moviefap] Add categories to tests
9 years ago
George Brighton
802d74aa6b
[moviefap] Swap test for an alternative non-copyrighted video
9 years ago
George Brighton
71f9e49e67
[moviefap] Fix dictionary comprehension syntax incompatible with Python 2.6
9 years ago
George Brighton
82ea1051b5
[moviefap] Add new extractor
9 years ago
Sergey M․
6c4d20cd6f
[downloader/external] Fix externals downloaders specified with extension on Windows
9 years ago
Sergey M․
04c27802c0
[smotri] Add tests for password protected videos
9 years ago
Sergey M․
c3b7202f4f
[smotri] Remove non relevant test
9 years ago
Sergey M․
81103ef35d
[smotri] Fix password protected video extraction
9 years ago
Sergey M.
0eb5c1c62a
Merge pull request #6081 from yan12125/skip_problematic_sites
[planetaplay/quickvid/vube] Skip inaccessible sites
9 years ago
Sergey M․
a9de951744
[snagfilms] More tests
9 years ago
Sergey M․
a42a1bb09d
[snagfilms] Capture not available error
9 years ago
Sergey M․
9fbfc9bd4d
[snagfilms:embed] Capture geolocation restriction error
9 years ago
Sergey M․
242a998bdc
[snagfilms] Add support for shows
9 years ago
Sergey M․
9d1bf70234
Merge branch 'remitamine-snagfilms'
9 years ago
Sergey M․
b8c1cc1a51
[extractor/generic] Add test for snagfilms embeds
9 years ago
Sergey M․
eedd20ef96
[extractor/generic] Add support for snagfilms embeds
9 years ago
Sergey M․
7c197ad96d
[snagfilms] Add routine for generic embeds extractions
9 years ago
Sergey M․
654fd03c73
[snagfilms] Improve and simplify
9 years ago
Jaime Marquínez Ferrándiz
cee16e0fa3
[newstube] style: fix alignment
9 years ago
Jaime Marquínez Ferrándiz
73c471e9ef
[newstube] Fix GUID extraction ( fixes #6109 )
9 years ago
Sergey M․
533b99fbf9
Merge branch 'snagfilms' of https://github.com/remitamine/youtube-dl into remitamine-snagfilms
9 years ago
remitamine
f39eb98bab
download all pages before start extracting info
9 years ago
Sergey M․
da77d856a1
[youtube] Add test for #6093
9 years ago
Sergey M․
b2575b38e7
[options] Clarify --youtube-skip-dash-manifest
9 years ago
Sergey M․
0a3cf9ad3d
[youtube] Skip get_video_info requests when --youtube-skip-dash-manifest is specified
9 years ago
Sergey M․
00334d0de0
[options] Add missing whitespace and split lines
9 years ago