Sergey M.
52c6f26cab
Merge pull request #6755 from remitamine/external_downloader_options
...
[downloader/external] Respect --no-check-certificate for curl and aria2c and --proxy for curl
9 years ago
remitamine
dc534b674f
[downloader/external] change _argless_option function to _valueless_option
9 years ago
remitamine
f30c2e8e98
[downloader/external] add _argless_option for option without arguments
9 years ago
Jaime Marquínez Ferrándiz
c482b3c69a
[ruutu] Update test url
9 years ago
remitamine
266b0ad676
[downloader/external] add _bool_option to pass value to bool option
9 years ago
Sergey M․
8e636da499
[utils] Improve xpath_text
9 years ago
Sergey M․
22889ab175
[ruutu] Fix extraction ( Closes #6759 )
9 years ago
Sergey M․
5d2354f177
[utils] Relax attribute key assert
9 years ago
Sergey M․
a41fb80ce1
[utils] Add xpath_element and xpath_attr
9 years ago
Marco Ferragina
26c61e0809
Added ec extension to nowvideo extractor
9 years ago
remitamine
e7a8c3032d
[downloader/external] Respect --no-check-certificate for curl and aria2c and --proxy for curl
9 years ago
Jaime Marquínez Ferrándiz
725d1c58aa
[crunchyroll] Extract width and height ( closes #6749 )
9 years ago
Philipp Hagemeister
bd6742137f
release 2015.09.03
9 years ago
Sergey M․
e8dcfa3d69
[ok] Sort formats
9 years ago
Sergey M․
88720ed09b
[ok] Add support for youtube embeds
9 years ago
Sergey M․
1e804244d0
[ok] Improve player regex
9 years ago
Sergey M․
198492bbf0
[ok] Extract correct data-options ( Closes #6726 )
9 years ago
Sergey M.
b17ca9c945
Merge pull request #6731 from dstftw/strict-http-response
...
[utils] Strict HTTP responses (Closes #6727 )
9 years ago
Sergey M․
e5e78797e6
[utils] Strict HTTP responses ( Closes #6727 )
9 years ago
Jaime Marquínez Ferrándiz
080997b808
[rtve] Fix extraction ( fixes #6723 )
...
Adding the 'Referer' header to the png request is enough.
9 years ago
Sergey M․
77306e8b97
[francetv] Update tests (2)
9 years ago
Sergey M․
6917d2a2f0
[francetv] Update tests
9 years ago
Sergey M․
36c15522c1
[francetv] Use subtitle when present ( Closes #6715 )
9 years ago
Sergey M․
804c343a4f
[options] Clarify extractors supporting videopassword
9 years ago
Sergey M․
cd5d75427e
[youku] Fix videopassword test
9 years ago
Sergey M․
5ddc127da6
[youku] Simplify ( Closes #6717 )
9 years ago
PSJay
cb3d2eb9e9
Fix coding styple in YouKuIE.
9 years ago
PSJay
33eae08f04
Support video-password on Youku.
9 years ago
Jaime Marquínez Ferrándiz
aa3f98677d
[dumpert] Support 'embed/' urls ( fixes #6712 )
9 years ago
Sergey M․
fffccaaf41
[globo] Fix extraction and make more robust ( Closes #6728 )
9 years ago
Yen Chi Hsuan
cdc8d0c373
[odnoklassniki] Fix extraction and extend _VALID_URL ( closes #6726 )
9 years ago
ping
d14f0c45fc
[vlive] Add info about www. to m. redirects for mobile
9 years ago
Sergey M․
39955b0451
[fc2] Fix refer
9 years ago
Sergey M․
52dfb7ffe2
[fc2] Add test for #3171
9 years ago
Sergey M․
93462856e1
[fc2] Relax _VALID_URL ( Closes #3171 )
9 years ago
ping
615f155a3a
[vlive] Fixes for review
9 years ago
Sergey M․
fcd9e423ec
[hls] Properly encode fragment filename
9 years ago
Sergey M․
db8f2bfd99
[f4m] Add missing imports
9 years ago
Sergey M.
55801fc76e
Merge pull request #5588 from aajanki/encode_frag_filenames
...
[f4m] Fix encode error by sanitizing fragment filenames
9 years ago
Sergey M․
d3d89c3256
[YoutubeDL] Encode thumbnail filename ( Closes #6714 )
9 years ago
Sergey M․
8875b3d572
[imgut:album] Add extractor ( Closes #6711 )
9 years ago
Sergey M․
aabc2be693
[youtube] Simplify and extract more metadata from url_encoded_fmt_stream_map ( Closes #5993 )
9 years ago
Anssi Hannula
c9afb51cea
[youtube] Fix missing format details for 60fps DASH formats
...
60fps DASH formats do not appear in the DASH manifest, but the non-DASH
video info page does contain additional parameters for DASH formats that
we can parse.
Use those when they exist.
This fixes "bestvideo" not selecting 60fps formats over similar 30fps
formats just because the file size is unknown.
9 years ago
Yen Chi Hsuan
c0a656876c
[abc] Use int_or_none
9 years ago
Yen Chi Hsuan
17a647630b
[abc] Support YouTube embeds ( fixes #6595 )
9 years ago
Sergey M․
c88e118b3c
[nowtv] Fix display_id ( Closes #6702 )
9 years ago
Sergey M․
ae6a802106
[kaltura] Fix _VALID_URL formatting
9 years ago
Sergey M․
b184f94413
[kaltura] Clarify html5 player comment
9 years ago
Sergey M․
ee3ec091f4
[kaltura] Strictify _VALID_URL
9 years ago
sourcerect
ef49b59053
[kaltura] add html5 player urls
9 years ago
Sergey M․
1f8125805e
[generic] Add test for screenwavemedia embed
9 years ago
Sergey M․
efd712c69b
[generic] Use screenwavemedia embed pattern
9 years ago
Sergey M․
109a4156e1
[cinemassacre] Use screenwavemedia embed pattern
9 years ago
Sergey M․
678d33295b
[screenwavemedia] Improve _VALID_URL
9 years ago
Sergey M․
5e58956d0a
[screenwavemedia] Add EMBED_PATTERN
9 years ago
felix
e276fd2cb3
[screenwavemedia] warn when falling back to a hardcoded list of streams
9 years ago
felix
9b22cb10c4
[screenwavemedia] use the true JS value instead of a comment
9 years ago
felix
8ca31a0e05
[generic] Look for ScreenwaveMedia embeds
9 years ago
Sergey M․
20149a5da1
[mtvservices] Fix title extraction under python 2
9 years ago
Sergey M․
054d43bb11
[mtvservices] Catch more georestriction errors
9 years ago
Sergey M․
65488b820c
[mtvde] Add support for news
9 years ago
Sergey M․
c3c9f87954
[mtvde] Add test for mediagen URL without query
9 years ago
Sergey M․
56f447be9f
[mtvservices] Fix mediagen URL generation
9 years ago
Sergey M․
79fa9db0da
[mtvde] Simplify ( Closes #6673 )
9 years ago
Paul Hartmann
071c10137b
[MTV] move German mtv site to new class
9 years ago
Philipp Hagemeister
a4962b80d6
release 2015.08.28
9 years ago
Sergey M․
5307c33232
[foxnews] Clarify IE_DESC
9 years ago
Sergey M․
1b660cce12
[foxnews] Simplify ( Closes #6694 )
9 years ago
nmrugg
8df8c278b6
Added matching test for FoxBusiness.
9 years ago
nmrugg
d7e8264517
Make FoxBusiness work.
9 years ago
Sergey M․
f11c316347
[shared] Add filesize to test
9 years ago
Sergey M․
f62e02c24f
[shared] Add test for vivo
9 years ago
Sergey M․
70113c38c9
[shared] Clarify IE_DESC
9 years ago
Sergey M․
3d8132f5e2
[shared] Extend _VALID_URL to support vivo.sx ( Closes #6681 )
9 years ago
Sergey M․
39affb5aa4
[crunchyroll] Fix typo
9 years ago
Sergey M․
a882c5f474
[udemy] Use raise_login_required
9 years ago
Sergey M․
61a7ff1622
[tubitv] Use raise_login_required
9 years ago
Sergey M․
42e7373bd3
[smotri] Use raise_login_required
9 years ago
Sergey M․
e269d3ae7d
[safari] Use raise_login_required
9 years ago
Sergey M․
e7ddaef5bd
[pluralsight] Use raise_login_required
9 years ago
Sergey M․
62984e4584
[lynda] Use raise_login_required
9 years ago
Sergey M․
3c53455d15
[eroprofile] Use raise_login_required
9 years ago
Sergey M․
bbb43a39fd
[crunchyroll] Use raise_login_required
9 years ago
Sergey M․
43e7d3c945
[extractor/common] Add raise_login_required
9 years ago
Sergey M․
2f72e83bbd
[crunchyroll] Detect required login ( #6677 )
9 years ago
Jaime Marquínez Ferrándiz
4bc8eec4eb
[youtube] Adapt player version regex to handle urls ending in '/html5player-new.js'
...
It was always extracting 'new' as the version, breaking the cache system.
9 years ago
Sergey M․
baf510bf8c
[yandexmusic:playlist] Handle playlists with more than 150 tracks ( Closes #6666 )
9 years ago
Sergey M․
6d53cdd6ce
[yandexmusic] Skip removed tracks ( #6666 )
9 years ago
Sergey M․
ebbf078c7d
[krasview] Skip download for test
9 years ago
Sergey M․
95e431e9ec
[mailru] Skip tests
9 years ago
ping
eba470f2f2
[vlive] Remove upload_date extraction & cleanup
9 years ago
Philipp Hagemeister
11addc50ff
release 2015.08.23
9 years ago
Sergey M․
e4df2f98cc
[yandexmusic:track] Eliminate base class
9 years ago
Sergey M․
e7c14660d3
[yandexmusic] Defer link resolve till actual download time to prevent link expiry ( Closes #6650 )
9 years ago
Sergey M․
90076b6172
[spankwire] Preserve old uploader pattern
9 years ago
Sergey M․
28b83495d8
[spankwire] Simplify
9 years ago
Sergey M․
551c7837ac
[spankwire] Simplify and properly format
9 years ago
clauderains
59e6acc757
[spankwire] Support new cdn video url format
9 years ago
clauderains
9990c960f2
[spankwire] Fixed uploader_id field extraction so that test case passes
9 years ago
Sergey M․
2006a06eff
[kontrtube] Fix extraction ( Closes #6644 )
9 years ago