Amish
83024bc514
Better min/max-filesize checking
2018-07-27 16:35:22 +05:30
Amish
690c881be5
ffmpeg should respect --max-filesize too
2018-07-27 15:34:26 +05:30
Amish
eefbbcd785
Add support for minimum and maximum duration
2018-07-27 13:27:26 +05:30
Remita Amine
0c7b4f49eb
[rai] return non http relinker URL intact( closes #17055 )
2018-07-26 08:11:06 +01:00
Remita Amine
ad1bc71a8a
[vk] fix extraction for inline only videos( fixes #16923 )
2018-07-26 07:25:07 +01:00
Sergey M․
b5dec62ca6
[streamcloud] Fix extraction ( closes #17054 )
2018-07-25 23:07:12 +07:00
Sidney de Koning
e7825347f5
Update to Firefox
...
The mentioned Firefox plugin has not been updated in a while - added a new plugin which has a valid export function that can be used for `youtube-dl`
2018-07-25 15:17:59 +02:00
Johan Westin
15d862ddf7
Set version 2018.07.21-JMW.
2018-07-25 12:56:40 +02:00
Remita Amine
6fe0146485
[facebook] fix tahoe request for authenticated users( closes #16655 )
2018-07-25 12:56:40 +02:00
Remita Amine
631f93ee2d
[facebook] fix tahoe request for authenticated users( closes #16655 )
2018-07-23 06:20:18 +01:00
awiebe
393bc1ecf4
Clarified format selection merging behaviour in readme
...
I was having strange behaviour where downloading from youtube, sometimes could not merge the audio and video streams without making it matroska, even though I asked for mp4. I found I can work around this by explicitly stating both desired audio and video format, since apparently passing `-f mp4` only specifies the desired video format, and does not try to transcode audio to this format.
2018-07-22 22:00:40 -07:00
Andrew Udvare
9cc3f3ced3
Merge remote-tracking branch 'upstream/master' into myversion
2018-07-22 19:29:54 -04:00
Andrew Udvare
4b70403605
Merge remote-tracking branch 'origin/spreaker' into myversion
2018-07-22 19:29:46 -04:00
Johan Westin
2a42334a87
Added WEBVTT subtitle support for TV4.
2018-07-22 20:20:19 +02:00
Sergey M․
d4e7065111
Credit @Kerruba for #16328
2018-07-22 21:36:58 +07:00
Sergey M․
234a85858c
Credit @tmsbrg for #15462
2018-07-22 21:35:38 +07:00
Sergey M․
a789d1cc90
Credit @nathanrossi for #16554
2018-07-22 21:34:34 +07:00
Sergey M․
694079dff7
Credit @mrfade for #16269 and #16271
2018-07-22 21:31:46 +07:00
Sergey M․
d94fb1225e
Credit @dnet for #16174
2018-07-22 21:29:25 +07:00
Sergey M․
7930f91494
Credit @haasn for #16326
2018-07-22 21:27:28 +07:00
Sergey M․
a702056fbe
Credit @bastiandg for #16189
2018-07-22 21:26:12 +07:00
Sergey M․
8fd2a7be37
[puhutv] Improve extraction ( closes #16269 )
2018-07-22 20:36:48 +07:00
Enes
6de82b4476
[puhutv] Add extractor ( closes #16010 )
2018-07-22 20:36:48 +07:00
Enes
330751897f
[puhutv] update for url_or_none
2018-07-22 00:29:17 +03:00
Parmjit Virk
1b4d8e8573
Merge branch 'master' into Vimeo-issue-16717
2018-07-21 15:53:28 -05:00
Sergey M․
31027fac78
release 2018.07.21
2018-07-21 21:02:27 +07:00
Sergey M․
8e66ffc3b7
release 2018.07.21
2018.07.21
2018-07-21 21:00:18 +07:00
Sergey M․
6f27998e75
[ChangeLog] Actualize
...
[ci skip]
2018-07-21 20:58:30 +07:00
Sergey M․
3052a30d42
Improve URL extraction
2018-07-21 19:08:28 +07:00
Sergey M․
4ecf300d13
[iwara] Improve extraction
2018-07-21 18:03:58 +07:00
Sergey M․
af03000ad5
[utils] Introduce url_or_none
2018-07-21 18:03:58 +07:00
Remita Amine
b96b4be461
[bbc] add support for BBC Radio Play pages( closes #17022 )
2018-07-21 11:50:14 +01:00
Kazuma Takahara
edb0e17188
[iwara] Fix download URLs ( closes #17026 )
2018-07-21 17:41:33 +07:00
Sergey M
7881c9ee56
Update iwara.py
2018-07-21 17:39:30 +07:00
kzm4269
588d6d5660
Use _proto_relative_url
2018-07-21 17:42:42 +09:00
Sergey M․
e9c671d5e8
[utils] Allow JSONP with empty func name ( closes #17028 )
2018-07-21 12:30:18 +07:00
thecodingbagel
298556d2aa
[WashingtonPost] Update extractor
2018-07-20 22:49:10 -04:00
kzm4269
90dacedd32
[Iwara] Update extractor
2018-07-20 17:41:43 +09:00
Sergey M․
fd62b36680
[vrtnu] Relax title extraction and extract JSON-LD ( closes #17018 )
2018-07-20 02:39:20 +07:00
Sergey M․
25586c601c
[theplatform] PEP 8
...
[ci skip]
2018-07-20 00:49:14 +07:00
Sergey M․
ecb6b6ae2d
[viu] Pass area id
2018-07-20 00:46:50 +07:00
Sergey M․
c258570edd
[viu] Pass Referer and Origin headers ( closes #16992 )
2018-07-20 00:01:43 +07:00
Sergey M․
6fc09f0155
[vimeo] Add another config regex ( closes #17013 )
2018-07-19 23:15:27 +07:00
Parmjit Virk
8c940e6ceb
Merge branch 'master' into Vimeo-issue-16717
2018-07-18 20:46:10 -05:00
Diogo Lemos
768988c876
Add mac instructions to resolve TLS v1.0 alert
2018-07-18 21:32:07 +01:00
Sergey M․
11330f5121
[facebook] Extract view count and update tests ( closes #16942 )
2018-07-19 02:26:05 +07:00
bato3
8da17f9680
[dailymotion] Improve description extraction ( closes #16984 )
2018-07-19 02:04:05 +07:00
Sergey M
88d0a347da
Update dailymotion.py
2018-07-19 02:03:15 +07:00
Sergey M․
c63f5fb863
[slutload] Fix and improve extraction ( closes #17001 )
2018-07-19 01:59:00 +07:00
Remita Amine
38f1eb0ac3
[mediaset] fix extraction( closes #16977 )
2018-07-18 18:34:04 +01:00