28411 Commits

Author SHA1 Message Date
Jan Gampe
61968de31f Changed Test to an only_matching test 2018-08-31 13:24:04 +02:00
Jan Gampe
948c5abb26 Add Test for one.ard.de URL 2018-08-31 11:45:46 +02:00
Jan Gampe
3ac28c6e6f Add 'one.ard.de' to valid URLs of ARD Mediathek extractor 2018-08-31 10:58:31 +02:00
Jan Gampe
4f4648a444 Add 'one.ard.de' to valid URLs of ARD Mediathek extractor 2018-08-31 10:43:36 +02:00
Sergey M․
4991e16c2a
[bandcamp] Extract more metadata (closes #13197) 2018-08-31 03:35:55 +07:00
Parmjit Virk
14b7a24c19 [bandcamp] Extract track_number (closes #17266) 2018-08-31 02:32:35 +07:00
Sergey M
11c62ed5eb
Update bandcamp.py 2018-08-31 02:31:38 +07:00
Leonardo Taccari
73f3bdbeb4 [internazionale] Fix extraction of non-available-abroad videos 2018-08-31 02:15:46 +07:00
Leonardo Taccari
b3b271a0b1 [internazionale] Avoid bool(int(...)) casting and code duplication
(Hopefully) based on what @dstftw suggested.
It is better to avoid bool(int(...)) because it is fragile.
Avoid code duplication in video_base initialization.
2018-08-30 21:08:30 +02:00
Leonardo Taccari
839d9a85c0 [internazionale] Fix extraction of non-available-abroad videos
Some videos can have a `data-video-available_abroad' attribute that
can be "0" or "1" depending if the video is available abroad (if
not present it is available abroad).

For not available abroad videos (all the ones with
data-video-available_abroad="1") video-ita.internazionale.it is
used instead of video.internazionale.it.

Adjust Internazionale extractor to reflect that and add a test for
a not available abroad video.
2018-08-30 20:12:32 +02:00
Thinh Nguyen
ac4fdaa75a
Merge branch 'master' into fix-zing-mp3 2018-08-28 19:08:27 -04:00
Sergey M․
9e21e6d96b
[utils] Improve remote address skipping and add support for python 2.6 (closes #17362) 2018-08-29 01:18:03 +07:00
Andrew Udvare
8959018a5f
[utils] Skip remote IP addresses non matching to source address' IP version (closes #13422) 2018-08-29 01:17:53 +07:00
Maocx
b12bfd5bb2
Sending correct content-type
Added content-type from https://github.com/pietje666/plugin.video.vrt.nu/issues/21.
2018-08-28 17:27:48 +02:00
TheDaChicken
f0b34bccc0
[Cartoonnetwork] Allowing more support if the website changes. 2018-08-27 18:17:30 -07:00
TheDaChicken
ccc4c02ece
[CartoonNetwork] Fixed shortclips
ShortClips don't have descriptions, so it will crash but now it's fixed.
2018-08-27 16:03:37 -07:00
TheDaChicken
80f77c3b59
[CartoonNetwork] Changes stuff I forgot
Changed description's label from authType to description
2018-08-27 15:48:01 -07:00
TheDaChicken
23ece5268e
[CartoonNetwork] Made it in the format of everything else. 2018-08-27 15:23:56 -07:00
Parmjit Virk
c3904b5cc5 [Bandcamp] Added track number for metadata 2018-08-27 16:36:37 -05:00
Urgau
4ccb83efe7
[RTBF] Improve fail-safe 2018-08-27 22:20:41 +02:00
Sergey M․
e95b4e63a0
release 2018.08.28 2018-08-28 03:13:04 +07:00
Sergey M․
eebbce5656
release 2018.08.28 2018.08.28 2018-08-28 03:10:09 +07:00
Sergey M․
56213aff1d
[ChangeLog] Actualize
[ci skip]
2018-08-28 03:07:18 +07:00
Sergey M․
409b9324da
[youtube:playlist] Add support for music album playlists (OLAK5uy_ prefix) (closes #17361) 2018-08-28 02:20:32 +07:00
Urgau
8e5cc10774
[RTBF] Get full title and description
Get the full title and description of RTBF by downloading the real webpage and searching og metadata.
2018-08-27 21:14:54 +02:00
Andrew Udvare
a341b0d5d6
Merge remote-tracking branch 'upstream/master' into force-ipv4-ipv6-fix 2018-08-27 14:45:04 -04:00
Andrew Udvare
d16c33ffe2
[utils] Fix --force-ipv4, --force-ipv6, --source-address 2018-08-27 14:43:08 -04:00
Andrew Udvare
835f22816d
Merge remote-tracking branch 'upstream/master' into force-ipv4-ipv6-fix 2018-08-27 14:39:22 -04:00
Andrew Udvare
02df41354c [bitchute] Fix extraction by pass custom User-Agent 2018-08-27 22:04:56 +07:00
Andrew Udvare
0a80bc06cd
[bitchute] Formatting 2018-08-27 10:54:02 -04:00
Andrew Udvare
4221859c65
[bitchute] Needs user agent to get formats 2018-08-27 09:50:22 -04:00
Parmjit Virk
3b8f7a876c [YoutubeDL] display all video titles in formats list output 2018-08-27 02:44:45 -05:00
Parmjit Virk
1fdb5ec5b1 Merge branch 'master' into Vimeo-issue-16717 2018-08-26 17:05:40 -05:00
Sergey M․
dd88fd65a5
[webofstories:playlist] Fix extraction (closes #16914) 2018-08-26 21:42:30 +07:00
Sergey M․
287cf7e443
[generic] Remove unused import 2018-08-26 20:09:02 +07:00
Sergey M․
dac6f7654a
[tvplayhome] Add extractor (closes #17344) 2018-08-26 20:08:55 +07:00
Mart
f743511503 [Sporza] More robust targetUrl selection 2018-08-25 18:39:08 +02:00
Mart
d71b9c3c56 [Sporza] Changes based on feedback on 9650f240d5 2018-08-25 18:33:59 +02:00
Mart
a361b9f789 [Sporza] Add extractor for new url format 2018-08-25 13:32:23 +02:00
Mohammed Al Sahaf
50a0d47bf6 [webofstories] capture playlist members by id attribute 2018-08-25 11:54:27 +03:00
Pawit Pornkitprasan
94113b44ed [VK] Fix downloading user playlist
Scraping HTML will only get 30 last videos. Use the JSON API to get
up to 1000 videos.

Fixes #14327
2018-08-25 13:04:29 +07:00
TheDaChicken
4611e7d8d0
Fixed cartoonnetwork not working with Adobe Pass 2018-08-24 17:15:40 -07:00
Sergey M․
e0b6e98871
[generic] Allow relative src for videojs embeds (closes #17324) 2018-08-24 23:12:53 +07:00
Sergey M․
beff09505c
[xfileshare] Add support for vidto.se (closes #17317) 2018-08-24 04:00:35 +07:00
Sergey M․
135e6a1c10
[vidzi] Add support for vidzi.nu (closes #17316) 2018-08-24 02:36:56 +07:00
Sergey M․
c707d2067d
[nova:embed] Add extractor (closes #17282) 2018-08-22 23:18:07 +07:00
Sergey M․
830431d0d8
release 2018.08.22 2018-08-22 02:34:36 +07:00
Sergey M․
4c86163b60
release 2018.08.22 2018.08.22 2018-08-22 02:32:18 +07:00
Sergey M․
b662273989
[ChangeLog] Actualize
[ci skip]
2018-08-22 02:28:25 +07:00
Sergey M․
df4d817bc3
[kinopoisk] Add extractor (closes #17283) 2018-08-22 02:19:30 +07:00