Kay B
47e2c48373
[heise] Further simplify title extraction
2018-03-07 19:38:13 +01:00
kucksdorfs
ae059543bd
Made changes recommended by flake8
...
Ran flake8 on my machine and made recommended changes.
2018-03-06 19:30:57 -06:00
Kay B
60b76bdb01
[heise] fix my non-sense in title extraction
2018-03-06 23:19:54 +01:00
Kay B
18f011fd03
[heise] fix title extraction, modify test accordingly
2018-03-06 22:40:15 +01:00
kayb94
6202f08e1b
[heise] Add support for kaltura embeds ( closes #14961 )
2018-03-06 23:10:01 +07:00
Sergey M․
574e9db2b0
[tvnow] Extract series metadata ( closes #15774 )
2018-03-06 23:06:00 +07:00
Zach Knox
dbcc399240
added a few more lines to the try/except and a proper warning message to show something didn't go right
2018-03-05 21:41:17 -05:00
kucksdorfs
ac1ed971f6
Fixed issue #13490
...
#13490 - Removed OnceUrl to fix issue downloading certain CBS titles.
2018-03-05 19:59:09 -06:00
Zach Knox
fbaa4a8b82
Allow download to continue even if it can't find AssetType
...
This doesn't necesserily result in a successful download due to ffmpeg not supporting SAMPLE-AES encryption, but will let you see formats in -F, and you'll likely find a working one not far down the list
2018-03-05 19:44:22 -05:00
Kay B
4cf0d33728
[heise] incorporate pull request review
2018-03-05 22:43:44 +01:00
Toni Viemerö
2e25f80d5d
[ruutu] Continue formats extraction on NOT-USED URLs
2018-03-06 02:01:04 +07:00
Sergey M
ab537fc144
Update ruutu.py
2018-03-06 01:59:48 +07:00
Toni Viemerö
8233347613
Document and move test
2018-03-05 20:57:51 +02:00
Toni Viemerö
913bfc8c87
Don't stop processing URLs
...
Use `continue` instead of `return` to loop through all possible sources.
Added test case for episode where `<SourceFile>` element has `[NOT-USED]` in URL, but other `<*Files>` elements have working URLs.
2018-03-05 20:18:16 +02:00
Sergey M․
64f34528df
[vrtnu] Use redirect URL for building video JSON URL ( closes #15767 , closes #15769 )
2018-03-05 22:57:19 +07:00
Sergey M․
26ad6bcdfc
[vimeo] Modernize login code and improve error messaging
2018-03-05 22:45:47 +07:00
Sergey M․
81dc74966a
[archiveorg] Fix extraction ( closes #15770 , closes #15772 )
2018-03-05 22:30:32 +07:00
Isaac Mungai
232d0616ec
Optional semi-colon for archive.org extractor
...
Fixes #15770 . The javascript source is missing the `;` character.
Updates regex to allow optional semi-colon in js source.
2018-03-05 09:33:52 -05:00
Unknown
f524d18df6
[Canvas/VrtNU] relevant URL fix ( fixes #15767 )
2018-03-05 03:42:43 +01:00
Sergey M․
d53b6764d0
[hidive] Remove proxy from params
2018-03-04 23:23:30 +07:00
DeBasti
e1bc719fd2
Added MSI installer for youtube-dl + ps script for better usage on windows
2018-03-04 16:23:18 +01:00
Sergey M․
62f49dd3b9
[hidive] Add extractor ( closes #15494 )
2018-03-04 17:46:36 +07:00
Sergey M․
f9f10268c1
[afreecatv] Detect deleted videos
2018-03-04 03:13:45 +07:00
Sergey M․
f241a97312
[afreecatv] Fix extraction ( closes #15755 )
2018-03-04 03:01:58 +07:00
Sergey M․
86c8cfc555
[vice] Fix extraction and rework extractors ( closes #11101 , closes #13019 , closes #13622 , closes #13778 )
2018-03-03 23:08:43 +07:00
carsten demming
026d8c9ee9
escaped dots
2018-03-03 14:23:30 +01:00
Sergey M․
c01db237b5
[vidzi] Add support for vidzi.si ( closes #15751 )
2018-03-03 20:16:55 +07:00
Sergey M․
0093c77032
[downloader/hls] Skip uplynk ad fragments ( closes #15748 )
2018-03-03 20:00:25 +07:00
Sergey M․
5616caf852
[npo] Fix typo
2018-03-03 01:47:09 +07:00
Sergey M․
b8b7dbbaef
release 2018.03.03
2018-03-03 01:38:48 +07:00
Sergey M․
05a7ffb126
release 2018.03.03
2018.03.03
2018-03-03 01:37:01 +07:00
Sergey M․
28f21c9501
[ChangeLog] Actualize
...
[ci skip]
2018-03-03 01:32:21 +07:00
Sergey M․
4c780fbd0a
[yapfiles] Add extractor ( closes #15726 , refs #11085 )
2018-03-03 01:24:36 +07:00
Sergey M․
7773a92800
[spankbang] Fix formats extraction ( closes #15727 )
2018-03-02 23:39:20 +07:00
Sergey M․
b871d7e954
[utils] Add parse_resolution
2018-03-02 23:39:04 +07:00
Greg Ball
3dea1269e1
Fix hbo.com support
2018-03-01 19:22:25 -05:00
Greg Ball
be4ac59782
Fix hbo.com support
2018-03-01 18:46:54 -05:00
Moritz Heinemann
5140730235
[prosiebensat1] fix playlist extraction
2018-03-01 14:54:10 +01:00
Kay B
744fd94d1b
[heise] delegate to KalturaIE when necessary ( #14961 )
2018-03-01 02:18:32 +01:00
Remita Amine
44dc11db61
[adn] fix format extraction( #15716 )
2018-02-28 19:41:30 +01:00
Sergey M․
949faa15e8
[toggle] Extract DASH and ISM formats ( closes #15721 )
2018-02-28 22:55:09 +07:00
Sergey M․
0c3e5f4921
Revert "Respect --prefer-insecure while updating ( closes #15497 )"
...
This reverts commit 7d2b4aa04790b51a0b2b717eed618296115061a8.
2018-02-27 22:30:08 +07:00
Sergey M․
266fbd6b73
[nickelodeon] Add support for nickelodeon.com.tr ( closes #15706 )
2018-02-26 22:10:44 +07:00
Sergey M․
d1b6187012
[npo] Validate and filter format URLs ( closes #15709 )
2018-02-26 21:50:51 +07:00
noniin
b200d583ca
Add nickelodeon.com.tr support
...
The format is similar to com.br, therefore a simple regex change brings com.tr support.
The downloaded videos' black border can be removed with ffmpeg, see;
https://superuser.com/q/772795
2018-02-26 10:31:21 +11:00
Eitan Postavsky
36dfdff5dc
fixed whitespace
2018-02-25 18:06:31 -05:00
Eitan Postavsky
a8043d7a7e
added smosh.com
2018-02-25 17:55:18 -05:00
Sergey M․
40c0ea163e
release 2018.02.26
2018-02-26 04:25:23 +07:00
Sergey M․
6ab35f5e16
release 2018.02.26
2018.02.26
2018-02-26 04:23:38 +07:00
Sergey M․
32ae31847f
[ChangeLog] Actualize
2018-02-26 04:19:04 +07:00