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 |
Yen Chi Hsuan
|
4da31bd566
|
[youtube] Fix a FutureWarning from xml.etree.ElementTree
|
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 |
Yen Chi Hsuan
|
423d2be5f8
|
[downloader/dash] Rename the protocol
'http_dash_segments' looks more like a protocol name than
'dash_segments'
|
10 years ago |
Yen Chi Hsuan
|
b9258c6178
|
[YoutubeDL] Change how DashSegmentsFD is selected
|
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 |
Yen Chi Hsuan
|
6800d3372f
|
[YoutubeDL] Support DASH manifest downloading
|
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 |
Slava Shklyaev
|
bc03e58565
|
[iprima] Update
|
10 years ago |
Slava Shklyaev
|
a00234f1c5
|
[nova] Minor style improvement
|
10 years ago |
Slava Shklyaev
|
34c0f95db2
|
[nova] Remove html tags from description
|
10 years ago |
Slava Shklyaev
|
fcb04bcaca
|
[nova] Extract upload_date in some cases
|
10 years ago |
Slava Shklyaev
|
9464a194db
|
[nova] Fix extension extraction bug
Replace the hardcoded flv with determine_ext. Let rtmpdump parse the url.
|
10 years ago |
Slava Shklyaev
|
9f4b9118cc
|
[nova] Fix display_id extraction bug
Make id group non-greedy so that .html is not included in it.
|
10 years ago |