Yen Chi Hsuan
edb99d4c18
[instagram] Handling null values ( fixes #5919 )
I didn't add the test case here because it takes too much time. (7
minutes on my machine)
10 years ago
Yen Chi Hsuan
68477c3dab
[tlc] Fix test failure due to DiscoveryIE changes
10 years ago
Yen Chi Hsuan
65ba8b23f4
[discovery] Rewrite DiscoveryIE ( fixes #5898 )
Discovery.com now uses a completely different approach for serving
videos. At least in both test cases brightcove are involved. However,
AMF support is necessary for these brightcove videos. As a result, I
try to extract videos from the info page ('?flat=1'). The downloaded
file can be different from the one in browsers.
10 years ago
Yen Chi Hsuan
621ed9f5f4
[common] Add note and errnote field for _extract_m3u8_formats
10 years ago
Yen Chi Hsuan
b26733ba7f
[brightcove] Allow single quotes in Brightcove URLs ( fixes #5901 )
10 years ago
Sergey M․
9414338a48
[ruutu] Improve, make more robust and fix python 2.6 support
10 years ago
Hannu Lintala
d00735a0c5
[ruutu] Don't use fallback for DASH and other non-HTTP urls
10 years ago
Yen Chi Hsuan
b5a3c7f109
[iqiyi] Cache encryption keys
10 years ago
Yen Chi Hsuan
9c5f685ef1
[iqiyi] Improve regex pattern again
10 years ago
Yen Chi Hsuan
08bb8ef201
[iqiyi] Unify get_format() and get_bid()
10 years ago
Yen Chi Hsuan
865ab62f43
[iqiyi] Make _VALID_URL more accurate
v_* urls are individual videos, while a_* urls are playlists, which are
not supported yet.
10 years ago
Yen Chi Hsuan
9948113590
[iqiyi] Add a multipart test case
10 years ago
Yen Chi Hsuan
c4ee87022b
[iqiyi] Change id for multipart videos
10 years ago
Yen Chi Hsuan
ffba4edb06
[iqiyi] Improve some variable names and add download notes
10 years ago
Yen Chi Hsuan
958d0b659b
[iqiyi] Reorder imports
10 years ago
Yen Chi Hsuan
aacda28b28
[iqiyi] Give error message for assertion failures
10 years ago
Yen Chi Hsuan
29e7e0781b
[iqiyi] Simplify and improve regex patterns
See the comments in #5849
10 years ago
Yen Chi Hsuan
7012620e2b
[iqiyi] Remove format selection codes
10 years ago
Yen Chi Hsuan
f1da861018
[iqiyi] PEP8
10 years ago
Naglis Jonaitis
05aa9c82d9
[sunporno] Fix view_count extraction
10 years ago
Naglis Jonaitis
a9e58ecd3f
[turbo] Improve description extraction
`og:description` is empty for some videos.
10 years ago
Hannu Lintala
223544552f
[Ruutu] Add new extractor
10 years ago
Sergey M․
3d8e9573a4
[youtube:channel] Improve channel id extraction ( #5904 )
10 years ago
Naglis Jonaitis
54eb81a087
[pornovoisines] Improve average_rating extraction and update test case
10 years ago
Naglis Jonaitis
c33c547d66
[izlesene] Avoid timestamp differences in tests due to DST
10 years ago
Naglis Jonaitis
dfe7dd9bdb
[izlesene] Unquote video URLs and simplify
10 years ago
Yen Chi Hsuan
e8ac61e840
[qqmusic] Use meaningful variable names
10 years ago
Yen Chi Hsuan
f00a650705
[qqmusic] Rearrange codes
10 years ago
Yen Chi Hsuan
d31573fa37
[teamcoco] Handle incomplete m3u8 URLs ( fixes #5798 )
There are 2 TODOs. I don't know how to handle these cases correctly.
10 years ago
ping
8b8cde2140
[qqmusic] Set abr for mp3 formats
10 years ago
Yen Chi Hsuan
9d4f213f90
[qqmusic:toplist] List name and description are optional
10 years ago
Sergey M․
3d6388e34e
[tnaflix] Fix relative URLs (empflix)
10 years ago
Sergey M․
3ce9bc712a
[empflix] Fix typo
10 years ago
Sergey M․
e52c0bd0eb
[tnaflix] Modernize
10 years ago
Sergey M․
56c837ccb7
[tnaflix] Fix typo
10 years ago
ping
55e5841f14
[qqmusic] Extract additional formats (mp3-128, mp3-320)
10 years ago
ping
ed15e9ba02
[qqmusic] Remove unused import
10 years ago
ping
eedda32e6b
[qqmusic] Fix toplist
10 years ago
Slava Shklyaev
e4ac7bb1e5
[nova] Revert "Fix extension extraction bug"
This reverts commit 9464a194db
.
10 years ago
Sergey M․
3153a2c98d
[tvigle] Skip tests
10 years ago
Sergey M․
15b74b94be
[tvigle] Capture error message
10 years ago
Sergey M․
687cb3ad35
[24video] Fix uploader extraction
10 years ago
Yen Chi Hsuan
8f94784124
[tumblr] Detect vid.me embeds ( fixes #5883 )
10 years ago
Yen Chi Hsuan
23dd1fc74c
[vidme] Always use the non-embedded page
For example, https://vid.me/Wmur contains more information than
https://vid.me/e/Wmur
10 years ago
Slava Shklyaev
fa971259e6
[nova] Add a comment about html in description
10 years ago
Slava Shklyaev
b0cda32f72
[nova] Fix Python 2.6 compatability issue
10 years ago
Slava Shklyaev
08b7968e28
[nova] Fix display_id extraction bug
10 years ago
Slava Shklyaev
4b5fe1349f
[nova] Comply with review
10 years ago
Sergey M․
d23da75b32
[iprima] Fix description extraction
`og:description` does not contain actual description anymore.
10 years ago
Slava Shklyaev
b5597738d4
[iprima] Comply with review
10 years ago