28997 Commits

Author SHA1 Message Date
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
yonaikerlol
34a4258fa2
[Streamango] Fix regexp 2019-01-01 14:12:18 -04:00
Elan Ruusamäe
d226c560a6 Refactor code to use url_result 2019-01-01 23:56:05 +07:00
Sergey M
8437f5089f
[README.md] Add long lines policy to coding conventions 2019-01-01 23:50:02 +07:00
v-delta
1d803085d7 [yourporn] Fix extraction 2019-01-01 23:26:59 +07:00
Sergey M
696f4e4114
[README.md] Add more guide lines for regular expressions 2019-01-01 23:13:39 +07:00
user706
e0c8ed0696 [gramofononline] fixes 2019-01-01 17:10:51 +01:00
biwubo
0e713dbb11 [acast:channel] Add support for play.acast.com (closes #18587) 2019-01-01 22:48:06 +07:00
user706
17961ddf92 [gramofononline] new extractor 2019-01-01 16:46:03 +01:00
yonaikerlol
3fb43e68a6
[Streamango] Added support to new domain 2019-01-01 11:10:41 -04:00
iwconfig
9b5c8751ee [extractors] Add missing age limits 2019-01-01 21:39:18 +07:00
Sergey M․
d9f1123c08
[rmcdecouverte] Improve, bypass geo restriction and add support for live (closes #18697) 2019-01-01 20:51:19 +07:00
Anarky
3d8eb6beb9
[rmcdecouverte] Update _VALID_URL (closes #18595) 2019-01-01 20:50:57 +07:00
Sergey M․
38d15ba7f9
[manyvids] Fix extraction (closes #18604, closes #18614) 2019-01-01 20:31:48 +07:00
Sergey M․
6b688b8942
[bitchute] Fix extraction (closes #18567) 2019-01-01 18:12:44 +07:00