nindogo
dea5b2b089
Merge remote-tracking branch 'upstream/master' into porntrex
2019-05-03 03:48:39 +03:00
Michael Tilbury
eaf1ef17dd
Make regex search more strict by only matching whitespace.
2019-05-02 13:43:15 -07: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
nindogo
56b6e28b06
Merge remote-tracking branch 'upstream/master' into porntrex
2019-05-02 01:01:48 +03:00
Sergey M․
62d10f0d32
[fox] Fix API error handling under python 2 ( closes #20925 )
2019-05-02 00:36:52 +07:00
Paolo de Dios
79fa7ede06
Merge branch 'master' of github.com:rg3/youtube-dl
...
* 'master' of github.com:rg3/youtube-dl:
[redbulltv] Extend _VALID_URL (closes #20922 )
2019-05-01 08:04:05 -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
nindogo
12af751a37
Merge remote-tracking branch 'upstream/master' into porntrex
2019-04-30 04:17:45 +03:00
nindogo
bbf0342afd
Change test case for PornTrexIE
...
The video that we used to test the previous version of porntrex.py is no
longer on the website. This led to failures in the tests. Here we have a
corrected version with working URL.
2019-04-30 04:13:32 +03:00
Paolo de Dios
8deac5b76f
Merge branch 'master' of github.com:rg3/youtube-dl
...
* 'master' of github.com:rg3/youtube-dl:
release 2019.04.30
[ChangeLog] Actualize [ci skip]
[openload] Use real Chrome versions (closes #20902 )
[youtube] Remove info el for get_video_info request Since it does not work for quite a long time
[youtube] Improve extraction robustness Fail on missing token only when no formats found
2019-04-29 16:32:49 -07:00
Sergey M․
8092594ed6
release 2019.04.30
2019-04-30 06:14:33 +07: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
nindogo
53cd5b7926
Merge remote-tracking branch 'upstream/master' into porntrex
2019-04-30 01:47:20 +03: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
chazardsquair
75493fcc0e
Handle 404's
...
Display error message when attempting to download deleted or removed video, or when the page cannot be found
2019-04-29 06:37:12 -05:00
Jakub Wilk
cd27e6200c
[utils] Transliterate "þ" as "th"
...
Despite visual similarity "þ" is unrelated to "p".
It is normally transliterated as "th":
$ echo þ-Þ | iconv -t ASCII//TRANSLIT
th-TH
2019-04-29 13:34:34 +02:00
Jakub Wilk
488f54abc2
[tvn24] Fall back to data-src when data-quality is missing
2019-04-29 13:15:11 +02:00
Jakub Wilk
34d72db040
[tvn24] Add another test
2019-04-29 13:15:11 +02:00
chazardsquair
df7e8f5b36
Merge pull request #1 from ytdl-org/master
...
Merge from 04/28
2019-04-29 05:11:24 -05:00
Paolo de Dios
35c3104d7b
Merge branch 'master' of github.com:rg3/youtube-dl
...
* 'master' of github.com:rg3/youtube-dl:
[dramafever] Remove extractor(closes #20868 )
[adn] fix subtitle extraction(#12724 )
[youtube] extract album from Music in this video section(#20301 )
[ccc] Improve extraction (closes #14601 , closes #20355 )
[ccc] Extract creator
[ccc:playlist] Add extractor
[sverigesradio] improve extraction(closes #18635 )
[sverigesradio] Add extractor
[cinemax] Add new extractor
[sixplay] add missing parenthesis
[sixplay] try to extract non drm protected manifests(closes #20849 )
[youtube] improve Youtube Music Auto-generated description parsing(closes #20742 )
[youtube] Extract additional meta data from video description on youtube music videos
2019-04-28 21:23:19 -07:00
Tony Lefebvre
89c7acf617
[20875] stop using requests
2019-04-28 22:09:23 +02:00
Tony Lefebvre
02a17992b8
[20875] fix Can't be None
2019-04-28 21:37:46 +02:00
chazardsquair
e8c1120f6a
[XVideos] Remove unused import
...
Flake8 found unused import, removed
2019-04-28 14:20:25 -05:00
chazardsquair
f53dfc6b14
[XVideos] Remove or rename meta fields
...
Fields validated with common.py
uploader_channel => renamed to uploader_id
related_categories => renamed to categories
sponsor => renamed to creator
performers => removed
performer_channels => removed
2019-04-28 14:09:57 -05: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
Tony Lefebvre
60860c2e95
[17049] rudimental support of password-protected events (playlist) in livestream.com
2019-04-28 16:12:45 +02:00
chazardsquair
7d55014e2f
[XVideos] Add support for untracked properties
...
performers, performer_channels, uploader, uploader_channel, related_categories, tags, and sponsor properties are now exposed
2019-04-28 06:07:33 -05: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
FA
e7e8e4b445
[earthcam] Add new extractor
2019-04-27 17:57:43 -07:00
Remita Amine
4e4db743e7
[cinemax] Add new extractor
2019-04-28 00:42:55 +01:00
Jakub Wilk
213e3db8d8
[tvn24] Don't warn about missing OpenGraph description
...
The OpenGraph description is missing on some pages.
2019-04-27 22:32:17 +02:00