siikamiika
98b69821e4
use dl function for subtitles
4 years ago
Julien Hadley Jack
abb41d6430
[ondemandkorea] add extractor error for odk premium content
4 years ago
Aakash Gajjar
b19eec0d33
[fix] python 2 "url" field is missing or empty
...
`try_get` fails for `expected_type=str`, because in python 2
string has `unicode` type.
This commit removes the `expected_type` to disable the comparison.
4 years ago
Sergey M․
a4ed50bb84
release 2020.07.28
4 years ago
Sergey M․
570611955f
[ChangeLog] Actualize
...
[ci skip]
4 years ago
Sergey M․
e450f6cb63
[youtube] Fix sigfunc name extraction ( closes #26134 , closes #26135 , closes #26136 , closes #26137 )
4 years ago
random-nick
cae18ef8f2
[youtube] Fix age gate detection
4 years ago
Julien Hadley Jack
efef17148f
[ondemandkorea] fix jw_config regex extraction; change title and description extraction ( closes #23926 )
5 years ago
MRWITEK
a115e07594
[youtube] Improve description extraction ( closes #25937 ) ( #25980 )
5 years ago
Sergey M․
718393c632
[wistia] Restrict embed regex ( closes #25969 )
5 years ago
Josu Moreno
2c7088b59a
Add extraction logic to mitele for videos not based in ooyala
5 years ago
Glenn Slayden
07af16b92e
[youtube] Prevent excess HTTP 301 ( #25786 )
5 years ago
Sergey M․
e942cfd1a7
[youtube:playlists] Extend _VALID_URL ( closes #25810 )
5 years ago
martin54
e6e5d98cdb
[ard.py] add playlist support
5 years ago
Remita Amine
9a7e5cb88a
[bellmedia] add support for cp24.com clip URLs( closes #25764 )
5 years ago
Alex Merkel
f6513e1a93
[postprocessor/embedthumbnail] Replace % with _ in ffmpeg image output path
5 years ago
Alex Merkel
6011dd9539
[postprocessor/embedthumbnail] Fix comments to make flake8 happy
5 years ago
Alex Merkel
ac0ad4f91d
[postprocessor/embedthumbnail] Close file before possible renaming
5 years ago
Alex Merkel
e987deb504
[postprocessor/embedthumbnail] Add detection for mislabeled WebP files
5 years ago
Alex Merkel
777d5a45be
[postprocessor/embedthumbnail] Add conversion for non JPG/PNG images
5 years ago
Sergey M․
2391941f28
[brightcove] Improve embed detection ( closes #25674 )
5 years ago
Sergey M․
9ff6165a81
release 2020.06.16.1
5 years ago
Sergey M․
1c748722f9
[ChangeLog] Actualize
...
[ci skip]
5 years ago
Sergey M․
ee0b726cd7
[youtube] Force old layout ( closes #25682 , closes #25683 , closes #25680 , closes #25686 )
5 years ago
Sergey M․
dbeafce5d5
[youtube] Fix categories and improve tags extraction
5 years ago
Sergey M․
ed604ce7bc
release 2020.06.16
5 years ago
Sergey M․
7adc7ca547
[ChangeLog] Actualize
...
[ci skip]
5 years ago
Sergey M․
a6211d237b
[youtube] Fix uploader id and uploader URL extraction
5 years ago
Sergey M․
7b16239a49
[youtube] Improve view count extraction
5 years ago
Sergey M․
37357d21a9
[youtube] Fix upload date extraction
5 years ago
Sergey M․
b477fc1314
[youtube] Fix thumbnails extraction and remove uploader id extraction warning ( closes #25676 )
5 years ago
Sergey M․
d84b21b427
[youtube] Fix playlist and feed extraction ( closes #25675 )
5 years ago
Philipp Hagemeister
48bd042ce7
[facebook] Support single-video ID links
...
I stumbled upon this at https://www.facebook.com/bwfbadminton/posts/10157127020046316 . No idea how prevalent it is yet.
5 years ago
geauxlo
33afd662d9
UNDO
5 years ago
geauxlo
66c498e558
Recognize more valid URLs
...
URLs like `https://www.screencast.com/users/cindyhailes/folders/Jing/media/c9be177c-5808-4c4f-af56-eadceb3a7c82 ` weren't being accepted before
5 years ago
geauxlo
3951a7faae
Prefer API to scraping HTML when possible
...
Also changed instances of `var is None` to `var == None`, and replaced `var.replace('http%3A', 'http:')` with a regex
5 years ago
geauxlo
bf52996740
Update api call to v5 spec in TwitchPlaylistBaseIE
5 years ago
Sergey M․
84213ea8d4
[youtube] Extract chapters from JSON ( closes #24819 )
5 years ago
Sergey M․
562de77f41
[kaltura] Add support for multiple embeds on a webpage ( closes #25523 )
5 years ago
Sergey M․
e1723c4bac
release 2020.06.06
5 years ago
Sergey M․
607d204551
[ChangeLog] Actualize
...
[ci skip]
5 years ago
Sergey M․
a5b6102ea8
[tele5] Bypass geo restriction
5 years ago
Sergey M․
b77888228d
[jwplatform] Add support for bypass geo restriction
5 years ago
Sergey M․
0b1eaec3bc
[tele5] Prefer jwplatform over nexx ( closes #25533 )
5 years ago
Sergey M․
b37e47a3f9
[twitch:stream] Expect 400 and 410 HTTP errors from API
5 years ago
Sergey M․
ce3735df02
[twitch:stream] Fix extraction ( closes #25528 )
5 years ago
Sergey M․
a0455d0ffd
[twitch] Pass v5 accept header and fix thumbnails extraction ( closes #25531 )
5 years ago
Sergey M․
c8b232cc48
[brightcove] Sort imports
5 years ago
Sergey M․
b4eb0bc7bd
[brightcove] Fix subtitles extraction ( closes #25540 )
5 years ago
Matej Dujava
d5147b65ac
[malltv] Add support for sk.mall.tv ( #25445 )
5 years ago