28411 Commits

Author SHA1 Message Date
yonaikerlol
7bee705d8f [openload] Add support for oload.live 2019-02-14 22:28:16 +07:00
Avi Peretz
6e44c1dde6 Merge branch 'master' into fix-facebook-date 2019-02-14 14:19:42 +02:00
AnyISalIn
a5a940edb6 [iqiyi] Fix extraction playlist 2019-02-14 15:07:02 +08:00
yonaikerlol
f25b8b1aff
[Openload] Add support to new domain, oload.live 2019-02-13 20:16:43 -04:00
Daniel Höpfl
4b99952e6c Fixes #18906: Fixes title extraction for vivo.sx. 2019-02-13 16:29:43 +01:00
NGTmeaty
be3fbfa4aa
Add updated test 2019-02-12 23:24:48 -05:00
NGTmeaty
9566f47b89
Merge pull request #1 from NGTmeaty/NGTmeaty-patch-1
Fix BravoTV with latest changes
2019-02-12 22:18:56 -05:00
NGTmeaty
1a86956420
Fix BravoTV with latest changes
They've moved over to a drupal-settings-json which changes a few small things up. Just requires a few small changes.
2019-02-12 22:15:48 -05:00
bitraid
6f5c1807f4 [imgur] Use video id as title fallback (closes #18590) 2019-02-13 00:02:29 +07:00
Sergey M
51405a6715
Update imgur.py 2019-02-13 00:00:05 +07:00
bitraid
04a145207e
[imgur] Don't fail on missing OpenGraph title 2019-02-12 13:04:41 +02:00
bitraid
5785dba37e
[common:opengraph] Don't fail on missing title (fixes #18590) 2019-02-12 11:27:00 +02:00
Sergey M․
985637cbbf
[twitch] Add new source format detection approach (closes #19193) 2019-02-12 00:13:50 +07:00
Sergey M․
7d8b89163c
[tvplayhome] Fix video id extraction (closes #19190) 2019-02-11 04:41:28 +07:00
Sergey M․
d777f3e81c
[tvplayhome] Fix episode metadata extraction (closes #19190) 2019-02-11 04:39:23 +07:00
Sergey M․
4c0e0dc9dc
[rutube:embed] Fix extraction and add support private videos (closes #19163) 2019-02-11 00:49:51 +07:00
Sergey M․
f516f44094
[soundcloud] Extract more metadata 2019-02-10 23:44:08 +07:00
Sergey M․
e9dee7f1b2
[trunews] Add extractor (closes #19153) 2019-02-09 23:50:27 +07:00
Pablo Castorino
3491b08454 replace usenetrc 2019-02-09 11:27:43 -03:00
Rob Jones
898b30f51e [soundcloud] Handle alternate preset descriptor for AAC streams 2019-02-09 21:47:29 +11:00
Rob Jones
8c59456191 [soundcloud] Use api-v2 to support AAC streams 2019-02-09 19:05:44 +11:00
Remita Amine
91effe22a0 [linkedin:learning] extract chapter_number and chapter_id(closes #19162) 2019-02-08 07:21:50 +01:00
Sergey M․
04eacf5453
release 2019.02.08 2019.02.08 2019-02-08 01:12:51 +07:00
Sergey M․
f1f5b47255
[ChangeLog] Actualize
[ci skip]
2019-02-08 01:10:12 +07:00
Sergey M․
1211bb6dac
[YoutubeDL] Improve _make_archive_id (closes #19149) 2019-02-08 01:08:48 +07:00
Sergey M․
4de3cb883c
[malltv] Fix issues and simplify (closes #17856) 2019-02-08 00:43:31 +07:00
Ales Jirasek
22f5f5c6fc
[malltv] Add extractor (closes #18058) 2019-02-08 00:43:26 +07:00
Sergey M․
49bd993fd9
[spankbang:playlist] Add extractor (closes #19145) 2019-02-08 00:09:50 +07:00
Sergey M․
f06a1cabe8
[spankbang] Extend _VALID_URL 2019-02-08 00:07:29 +07:00
Pablo Castorino
c2f5138853 DRY 2019-02-07 09:12:10 -03:00
Pablo Castorino
ae4ebb5179 fix regex 2019-02-07 09:09:22 -03:00
JChris246
3eaeaaba4e removed shadow, removed pointless check 2019-02-06 14:38:26 -04:00
Remita Amine
241c5d7d38 [trutv] fix extraction(closes #17336) 2019-02-06 19:38:10 +01:00
Remita Amine
8fecc7353d [toutv] fix authentication(closes #16398)(closes #18700) 2019-02-06 13:59:33 +01:00
Pierre Mdawar
71b3b08b75 [README] updated with the option --force-recode-video 2019-02-06 11:02:35 +02:00
Pierre Mdawar
5e925259eb [postprocessor/ffmpeg] changed the name of the output file if recoding is forced 2019-02-06 10:32:50 +02:00
Pierre Mdawar
f05d29c932 [postprocessor/ffmpeg] added option --force-recode-video to force recoding a video 2019-02-06 09:58:48 +02:00
JChris246
1a7f6314b6 [SpankBangPlaylistIE] change single video regex, used urljoin, eliminate duplicate video capture, playlist title is no longer fatal, used _match_id 2019-02-05 19:25:02 -04:00
Ales Jirasek
0ba2ab5754 url matching regex fixed, imports and tests 2019-02-06 00:13:31 +01:00
Ales Jirasek
14ea152002 no auto fixes by editor 2019-02-05 21:54:06 +01:00
Ales Jirasek
7d904e5f01 regex in utils polished to beauty 2019-02-05 21:47:09 +01:00
Ales Jirasek
8559fcbd54 Desired improvements, changed regex for _og_regexes to match invalid dashed ones 2019-02-05 21:39:12 +01:00
JChris246
1ec0696196 [SpankBangPlaylist] Add new extractor 2019-02-05 14:46:52 -04:00
Sergey M․
5dda1edef9
[pornhub] Improve and simplify (closes #19135) 2019-02-05 23:09:24 +07:00
JChris246
d2d970d07e
[pornhub] Fix tags and categories extraction (closes #13720) 2019-02-05 23:08:49 +07:00
Keith Herrington
886c54c36b Applied fix from @skittheslicer and @ParadoxGBB to fix Verizon Adobe Pass, fixes #14586 and #14363 2019-02-04 15:42:51 -05:00
JChris246
d6c43b2843 [pornhub] fixed tag and category parsing #fixes 13720 2019-02-04 13:33:54 -04:00
Sergey M․
48fb963b2f
[pornhd] Fix formats extraction 2019-02-05 00:07:37 +07:00
JChris246
70c3ee1367 [pornhd] Extract like count 2019-02-05 00:06:04 +07:00
Sergey M
e054f6b5bb
Update pornhd.py 2019-02-05 00:05:19 +07:00