Paul Wise
bd3851b9dd
[libsyn] fix extracting the episode title
...
The episode-title div had extra classes added to it,
so match the class name in any part of the class field.
2019-01-08 11:22:15 +08:00
Sergey M․
2543938bbe
[hungama] Add support for videos ( closes #17402 )
2019-01-08 10:03:44 +07:00
Sergey M․
440863ade1
[extractor/common] Use episode name as title in _json_ld
2019-01-08 10:02:49 +07:00
Sergey M․
391256dc0e
[extractor/common] Add support for movies in _json_ld
2019-01-08 10:02:00 +07:00
Sergey M․
06b4b90c70
[hungama] Fix code and extract more metadata ( closes #18771 )
2019-01-08 09:14:47 +07:00
Awal Garg
8cb5c2181a
[hungama] Add extractor
2019-01-08 09:14:22 +07:00
Sergey M․
0266854f63
[dtube] Update test
2019-01-08 08:46:34 +07:00
4rensiker
bcc334a3c6
[dtube] Fix extraction ( closes #18741 )
2019-01-08 08:44:42 +07:00
4rensiker
5d7361464c
fix download issue
...
thx to @GianlucaFicarelli
2019-01-07 21:06:01 +01:00
Awal Garg
f01abb2f1e
[Hungama] Add new extractor
2019-01-07 19:25:23 +05:30
user706
1e06f0b170
[gramofononline] fix url matching (playlist must be unique, relative to single file)
2019-01-06 22:44:59 +01:00
user706
7253770f0d
[gramofononline] improve
2019-01-06 22:24:22 +01:00
Sergey M․
e9a50fba86
[utils] Fix typo
2019-01-07 01:02:34 +07:00
Sergey M․
04fb6928da
[postprocessor/ffmpeg] Embed subtitles with non-standard language codes (refs #18765 )
2019-01-07 00:57:55 +07:00
Sergey M․
b7acc83550
[utils] Add language codes replaced in 1989 revision of ISO 639 to ISO639Utils ( closes #18765 )
2019-01-07 00:57:48 +07:00
Ales Jirasek
2493061dd8
fulfilling requested changes
2019-01-06 18:06:12 +01:00
Ales Jirasek
42daeec55f
youtube-dl convetions
2019-01-06 16:07:33 +01:00
wayne.workman2012@gmail.com
e3bcc40bf0
Write all video metadata to directory to reduce redundant metadata reading from internet. Greatly speeds up subsequent youtube channel downloading for today's date only.
2019-01-05 11:25:51 -06:00
vista
52a5b178c2
Fix and rework extractors of ximalaya due to the site and file format changed
2019-01-05 12:34:31 +11:00
Odd Stråbø
89df890214
[YouPorn] Make title regex more specific.
...
Safe to drop _search_regex? _og_search_title also finds the correct title.
2019-01-05 00:58:27 +01:00
Allan Nordhøy
a844328b9f
Spelling: UID, ID, URL
2019-01-04 21:54:03 +01:00
Sergey M․
de0359c0af
[tvnow] Fix and rework extractors, prepare for a switch to the new API ( closes #17245 , closes #18499 )
2019-01-05 03:44:19 +07:00
Antonio Ospite
7ddddf4bf6
[raiplay] Add support for MPD format
...
Some new 4K content on RaiPlay.it is served using DASH via an MPD
manifest, e.g.:
https://www.raiplay.it/video/2018/12/L-amica-geniale-S1E1-Le-bambole--4K-cd5f4664-261c-48d1-bed8-79cce415bea8.html
Add support for MPD format to the raiplay extractor to enable
downloading the video.
2019-01-04 17:18:06 +01:00
Sergey M․
c87f65e43d
[carambatv:page] Fix extraction ( closes #18739 )
2019-01-04 22:21:53 +07:00
Ales Jirasek
44f48e7521
[MallTV] Add new extractor, better regexe update generic JSON_LD_RE to find json_ld in attributes without quotes, closes #18058
2019-01-04 12:45:47 +01:00
Moritz Barsnick
9dfd27538e
[facebook] extract better titles ( fixes #14156 )
...
This now tries to find the primary title, which is displayed in bold
above the previously extracted full text. This is the title which is
also displayed - if given by the uploader - to the top left when
displaying a video fullscreen.
For videos posted to groups, the extractor still doesn't use the
given comment text as a title, and now extracts e.g. "[group name]
Public Group" instead of "[group name] has 481 members", which may
or may not be better.
2019-01-03 17:00:28 +01:00
Alexander Seiler
8c4c6efafe
[zattoo] Add support for ondemand.
2019-01-03 16:48:27 +01:00
Pierre Mdawar
61fcc9b7eb
[tests] added test for not deleting the file if the same file is processed
2019-01-03 16:16:17 +02:00
Pierre Mdawar
b3152c00d6
[tests] fix test, the returned path should be the new path
2019-01-03 15:48:46 +02:00
Pierre Mdawar
4abc9041bf
[YoutubeDL] prevent deleting the processed file if it's the same file
2019-01-03 14:58:49 +02:00
Pierre Mdawar
7e73a3e5c1
[ffmpeg] convert the video even if in the same downloaded format if postprocessor args are provided
2019-01-03 14:57:54 +02:00
Andrew Udvare
2f5bca6510
[youtube] Add channel_verified field
2019-01-02 22:16:19 -05:00
Andrew Udvare
443f702cc0
[common] Add description of channel_verified field
2019-01-02 22:15:51 -05:00
Alexandre Huot
ecb92e3720
[radiocanada] Corrections after PR review
2019-01-02 18:11:03 -05:00
user706
2444cadb8f
[dnb] remove debug print
2019-01-02 23:32:16 +01:00
user706
db2672eb11
[dnb] fix id (can also have letters such as "X")
2019-01-02 23:30:10 +01:00
user706
b491341a9d
[dnb] Add new extractor
2019-01-02 23:17:16 +01:00
Sergey M․
33479e1148
release 2019.01.02
2019-01-02 23:54:41 +07:00
Sergey M․
d7c3af7a72
release 2019.01.02
2019.01.02
2019-01-02 23:52:54 +07:00
Sergey M․
aeb72b3a41
[ChangeLog] Actualize
...
[ci skip]
2019-01-02 23:51:23 +07:00
nyuszika7h
2122d7151d
[discovery] Use geo verification headers
2019-01-02 23:46:07 +07:00
Sergey M
2b493e74a1
Update discovery.py
2019-01-02 23:45:39 +07:00
Sergey M․
751e051557
[packtpub] Add support for subscription.packtpub.com ( closes #18718 )
2019-01-02 17:26:15 +07:00
Anthony Fok
7468be2f77
[hketv] Fix problems found in code review by @dstftw
2019-01-01 18:34:30 -07:00
Alexandre Huot
f01d91831e
[radiocanada] Add test for DRM check
2019-01-01 20:20:07 -05:00
Kevin G
1f27d68da2
[compoundmedia] Pull request feedback
2019-01-01 14:41:30 -08:00
Kevin G
3d7133febc
[compoundmedia] Pull request feedback
2019-01-01 14:39:45 -08:00
Kevin G
7cb955cf10
[compoundmedia] Pull request feedback
2019-01-01 14:38:55 -08:00
Kevin G
24b0a51c2d
[compoundmedia] Use self.url_result instead of directly using IE
2019-01-01 14:36:57 -08:00
Kevin G
94f3b62e95
[compoundmedia] Add new extractor
2019-01-01 14:23:18 -08:00