28071 Commits

Author SHA1 Message Date
Sergey M․
2533f5b691
[hotstar] Move to API v2 (closes #20931) 2019-05-04 03:11:25 +07:00
SpeakerEnder
502bc3fec9 Merge branch 'master' of https://github.com/speakerender/youtube-dl into directvnow-auth-fix 2019-05-03 07:13:47 -04:00
David Hood
70b46b7605 Fixed failing tests for ABCIView and ABCIViewShow 2019-05-03 00:12:54 +10:00
David Hood
7806e673cb Merge remote-tracking branch 'upstream/master' 2019-05-02 23:46:02 +10:00
David Hood
21221d0d92 Only match on unambiguous urls - this removes the overly restrictive <id>.
urls containing programs/<series>/<id> are still used since they are
returned by the series json info.
2019-05-02 23:22:37 +10:00
Remita Amine
e0dde1d8e2 [fox] fix Uplynk PrePlay error handling under python 2(#20925) 2019-05-02 10:46:29 +01:00
J. Randall Owens
6182474984 Merge branch 'master' of https://github.com/rg3/youtube-dl 2019-05-02 10:02:21 +01:00
Sergey M․
62d10f0d32
[fox] Fix API error handling under python 2 (closes #20925) 2019-05-02 00:36:52 +07:00
Sergey M․
274519dd08
[redbulltv] Extend _VALID_URL (closes #20922) 2019-05-01 21:36:19 +07:00
J. Randall Owens
8bdd8b3cbf Merge branch 'master' of https://github.com/rg3/youtube-dl 2019-05-01 11:26:05 +01:00
sgerwk
961fbb6dc0 [paramount] generalize extractor to paramountnetwork.es 2019-05-01 00:11:57 +02:00
sgerwk
df6a9996d7 [paramount] update urls to paramountnetwork.it 2019-04-30 19:00:26 +02:00
Sergey M․
091200c368
release 2019.04.30 2019.04.30 2019-04-30 06:11:50 +07:00
Sergey M․
67bfbe4942
[ChangeLog] Actualize
[ci skip]
2019-04-30 06:08:51 +07:00
Sergey M․
54f3b61216
[openload] Use real Chrome versions (closes #20902) 2019-04-30 05:59:12 +07:00
Sergey M․
a61ce71468
[youtube] Remove info el for get_video_info request
Since it does not work for quite a long time
2019-04-30 04:49:12 +07:00
Sergey M․
026fbedc85
[youtube] Improve extraction robustness
Fail on missing token only when no formats found
2019-04-30 04:32:55 +07:00
Remita Amine
6e07b5a6d5 [dramafever] Remove extractor(closes #20868) 2019-04-28 18:02:41 +01:00
Remita Amine
c464e1df2c [adn] fix subtitle extraction(#12724) 2019-04-28 17:50:47 +01:00
Remita Amine
92bc97d398 [youtube] extract album from Music in this video section(#20301) 2019-04-28 17:38:20 +01:00
Sergey M․
f916abc0ac
[ccc] Improve extraction (closes #14601, closes #20355) 2019-04-28 23:08:09 +07:00
Tobias Gruetzmacher
24510bdcfa
[ccc] Extract creator 2019-04-28 23:07:41 +07:00
Tobias Kunze
ae8c13565e
[ccc:playlist] Add extractor 2019-04-28 23:07:01 +07:00
Remita Amine
280913800d [sverigesradio] improve extraction(closes #18635) 2019-04-28 12:03:39 +01:00
Mattias Wadman
7ff8ad80f1 [sverigesradio] Add extractor 2019-04-28 10:07:06 +01:00
Mattias Wadman
26beee93d4 [sverigesradio] Add extractor 2019-04-28 10:24:17 +02:00
Tobias Gruetzmacher
1544cae32f [ccc] Map persons to creator metafield 2019-04-28 09:19:54 +02:00
Tobias Kunze
ee73fd2372 [ccc] Support playlist download for media.ccc.de 2019-04-28 09:19:54 +02:00
Remita Amine
4e4db743e7 [cinemax] Add new extractor 2019-04-28 00:42:55 +01:00
David Hood
2e0f5efcf1 Improved error message when 'playlist' is missing from video_params.
Error messaged will use the 'statusMessage', if available.
This will give messages like:
* "This episode is no longer available in iview."
* "This episode is not yet available in iview."
These additional lines are removed from the 'statusMessage':
  "Programs are normally available for 14 days."
  "You may enjoy similar programs to this, shown below."
  "Learn more about program availability in the FAQs, under Support."
2019-04-27 22:30:54 +10:00
Remita Amine
3545d38bfb [sixplay] add missing parenthesis 2019-04-27 10:32:53 +01:00
Remita Amine
2309d6bf92 [sixplay] try to extract non drm protected manifests(closes #20849) 2019-04-27 10:17:34 +01:00
Remita Amine
822b9d9cb0 [youtube] improve Youtube Music Auto-generated description parsing(closes #20742) 2019-04-27 09:16:17 +01:00
quinlander
5caabd3c70 [youtube] Extract additional meta data from video description on youtube music videos
YouTube music videos often have auto-generated video descriptions that can be
utilized to extract additional information about the video. This is desirable
in order to provide the user with as much meta data as possible. This commit
adds extraction methods for the following fields for youtube music videos:
- artist (fallback extraction methods added)
- track (fallback extraction methods added)
- album (new in this commit)
- release_date (new in this commit)
- release_year (new in this commit)

4 tests have been added to test this new functionality:
- YoutubeIE tests 27, 28, 29, and 30

Resolves: #20599
2019-04-27 09:09:54 +01:00
Jakub Wilk
aa05a093bb [wrzuta] Remove extractor (closes #20684) (#20801)
Wrzuta.pl was shut down in 2017.
2019-04-27 05:12:15 +07:00
Sergey M․
60e67c5b2c
[twitch] Prefer source format (closes #20850) 2019-04-27 05:08:27 +07:00
Sergey M․
eefa0f2157
Move issue template templates into separate folder 2019-04-27 04:55:30 +07:00
Sergey M․
6f366ef30c
Issue template overhaul 2019-04-27 04:50:47 +07:00
Thomas Tsiakalakis
12a7c5e8c2 [intldropout] better login checks 2019-04-26 19:19:22 +02:00
Mao Zedong
88b547492f [twitcasting] Add support for private videos (#20843) 2019-04-26 16:17:40 +00:00
Mao Zedong
00a9a25cf9 [twitcasting] Fix test: video title (#20840) 2019-04-26 09:34:23 +00:00
Remita Amine
97abf05ad3 [reddit] check thumbnail URL(closes #20030) 2019-04-26 10:26:51 +01:00
Sergey M․
da668a23bd
[ISSUE_TEMPLATE.md] Add entry on argument escaping in make-sure checklist
[ci skip]
2019-04-26 00:46:41 +07:00
David Hood
c43eb64539 Fixed title to use 'seriesTitle' instead of incorrectly using 'seriesDescription' 2019-04-26 00:30:51 +10:00
David Hood
5305e1ece5 Fixed mixup between title and episode_title. 2019-04-26 00:21:14 +10:00
David Hood
3780cdd234 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	youtube_dl/extractor/abc.py
2019-04-25 23:58:30 +10:00
David Hood
ccf7ed236f Re-added restrictions to the id expression until the following can be otherwise distinguished:
https://iview.abc.net.au/programs/play-school-celebrity-covers
https://iview.abc.net.au/programs/CK1752H001S00
2019-04-25 23:56:06 +10:00
David Hood
2b90c649bb Matched to Daniel Heath's earlier version of ABCIViewShowIE. 2019-04-25 23:45:25 +10:00
David Hood
5e8d882b19 Fixed all review comments. 2019-04-25 23:45:24 +10:00
David Hood
786079f4d2 Override suitable so I can remove the trailing $ from _VALID_URL. 2019-04-25 23:45:23 +10:00