Yen Chi Hsuan
627b964825
[kickstarted] Extract thumbnails in embedded videos ( #5929 )
10 years ago
Sergey M․
a55e36f48d
[YoutubeDL] Handle out-of-range timestamps ( #5826 )
10 years ago
Yen Chi Hsuan
01e21b89ee
[noco] Skip invalid timestamps ( closes #5826 )
10 years ago
Yen Chi Hsuan
788be3313d
[cnet] Fix theplatform vid extraction ( fixes #5924 )
10 years ago
Yen Chi Hsuan
e1ec93304d
[instagram:user] Truncate title to 80 characters ( #5919 )
This is a workaround. Currently YoutubeDL.process_info() truncates
info_dict['title'] to 200 characters, but the implementation can't
handle wide characters.
10 years ago
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․
9836cfb8d6
[options] Clarify `--list-extractors` ( Closes #5916 )
10 years ago
Sergey M․
9414338a48
[ruutu] Improve, make more robust and fix python 2.6 support
10 years ago
Jaime Marquínez Ferrándiz
de390ea077
update: Use https for getting the version info ( fixes #5909 )
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
Philipp Hagemeister
0e805e782b
release 2015.06.04.1
10 years ago
Philipp Hagemeister
f5c78d118b
release 2015.06.04
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