Remita Amine
3bb3ff38a1
[test_utils] add tests for b836118724122a639a1cb78d55d91724bf1e7251
2018-05-23 12:20:05 +01:00
Remita Amine
268e132dec
[go90] extract age limit and detect drm protection( #10127 )
2018-05-23 12:15:21 +01:00
Remita Amine
670dcba8c7
[viewlift] Remove rating format transformation
2018-05-23 12:13:44 +01:00
Remita Amine
b836118724
[utils] Relax TV Parental Guidelines matching
2018-05-23 12:12:20 +01:00
Remita Amine
57d6792024
[viewlift] fix extraction for snagfils.com( closes #15766 )
2018-05-23 11:27:36 +01:00
Parmjit Virk
1a26d8160b
[CBC] Fix title extraction
2018-05-22 17:39:38 -05:00
Patrick Griffis
246ac56a93
[picarto] Stop relying on info from web page
...
This is just unreliable and some streams like private
ones do not work via this method.
2018-05-21 17:13:52 -04:00
Patrick Griffis
963623ceb6
[picarto] Extract token from url
2018-05-21 17:13:31 -04:00
Patrick Griffis
9d36db1fd5
[picarto] Use API to extract info
...
This is just more reliable than trying to extract
it from the page itself.
2018-05-21 17:13:29 -04:00
Remita Amine
b89ac53455
[globo] use compat_str
2018-05-21 17:46:52 +01:00
Ryan Hayward
613d05a674
fix for issue-15310
...
Found that _real_extract(...) was not converting id from int to str.
Fixed by wrapping fragment in compat_str()
2018-05-21 11:42:41 -05:00
Ryan Hayward
f4dd4b9b81
Fix for issue 15310
...
Found that _real_extract(...) was not converting id from int to string.
Wrapped it in compat_str(), which fixed the alarming message.
2018-05-21 11:31:01 -05:00
Remita Amine
d81ffc3aa0
[globo] Add entry for netrc authentication
2018-05-21 15:39:02 +01:00
Remita Amine
e518749300
[globo] handle login errors
2018-05-21 15:07:24 +01:00
Remita Amine
db2058f63e
[globo] improve extraction( closes #4189 )
...
- add support for authentication
- simplify url signing
- extract DASH and MSS formats
2018-05-21 14:55:50 +01:00
huichen90
5c766952dc
Update leeco.py
...
Fixed this bug :youtube_dl.utils.ExtractorError: An extractor error has occurred. (caused by KeyError('location',));
2018-05-21 21:26:53 +08:00
Franz König
4d64bc5251
handle wrong formatted date argument
...
The provided date argument (--date, --datebefore or --dateafter) is parsed by
datetimp.strptime(). This function throws as ValueError exception at failure.
This patch implements exception handling by catching the ValueError exception,
printing an error message and exiting with a non-zero exit code.
2018-05-21 01:32:48 +02:00
tobaloidee
afc4e6c883
New Icon-Logo SVG and PNG files
2018-05-20 12:54:00 +08:00
tobaloidee
b27cb2b6e8
Create new icon-logo
2018-05-20 12:52:37 +08:00
tobaloidee
d5db4be9dd
Update README.md
...
updated with the new Logo
2018-05-20 12:51:19 +08:00
Sergey M․
504f20dd30
Remove experimental mark for some options
2018-05-19 23:53:24 +07:00
Remita Amine
f2b1fa07ec
[teamcoco] relax _VALID_URL regex and add a fallback for format extraction( fixes #16484 )
2018-05-19 13:05:51 +01:00
Remita Amine
acd620c930
[teamcoco] improve _VALID_URL regex( #16484 )
2018-05-19 12:19:05 +01:00
Remita Amine
27694fe7ad
[imdb:list] fix _VALID_URL regex
2018-05-19 11:04:08 +01:00
Remita Amine
0167f0dbfe
[imdb] improve extraction( fixes #4085 )( fixes #14557 )
2018-05-19 10:15:11 +01:00
nekojun
627e37e226
fix import unicode_literals
2018-05-19 11:44:05 +09:00
nekojun
5a6f5f98ad
[niconico] use HeartBeat
2018-05-19 11:16:07 +09:00
kenavera
69507847a3
Fix medialaan extractor
2018-05-18 11:59:04 +02:00
kenavera
2254771996
Fix mandatory feature extraction
2018-05-18 10:50:45 +02:00
Sergey M․
7550ea501a
release 2018.05.18
2018.05.18
2018-05-18 00:32:51 +07:00
Sergey M․
58197205d3
[ChangeLog] Actualize
...
[ci skip]
2018-05-18 00:30:41 +07:00
Sergey M․
361a965b5c
[vimeo:likes] Relax _VALID_URL and fix single page likes extraction ( closes #16475 )
2018-05-17 23:21:40 +07:00
Enes
f5f1ca8880
[puhutv] added timestamp to test dict
2018-05-17 16:50:33 +03:00
Enes
a17685542d
[puhutv] improvement
2018-05-17 16:28:20 +03:00
Remita Amine
a3f86160fa
[pluralsight] fix clip id extraction( fixes #16460 )
2018-05-17 13:46:05 +01:00
Enes
482e106e1c
[izlesene] replaced .* to .+ in streams regex and added default value of video extension
2018-05-17 13:12:29 +03:00
Parth Verma
2c08d2756c
Fixed regex
2018-05-17 12:55:23 +05:30
Parth Verma
fdb1961a17
Merge branch 'master' into peertube_extractor
2018-05-17 12:50:37 +05:30
Remita Amine
1306f5ed72
[mychannels] add support for mychannels.com( closes #15334 )
2018-05-16 19:11:48 +01:00
Remita Amine
58a68d8fda
[moniker] Remove extractor( closes #15336 )
2018-05-16 18:44:33 +01:00
Remita Amine
eea2fafcf5
[pbs] fix embed data extraction( fixes #16474 )
2018-05-16 18:34:25 +01:00
Remita Amine
6843ac5b13
add support for paramountnetwork.com and bellator.com( fixes #15418 )
2018-05-16 17:49:35 +01:00
Petr Novak
1e6ae62af3
[dvtv] remove test of outdated live stream
...
skip_download does not cut it anymore, m3u8 now returns
HTTP 500 with "no_dvr_segments"
2018-05-16 18:16:50 +02:00
Remita Amine
54fc90aabf
[youtube] fix hd720 format position
2018-05-16 16:24:44 +01:00
haloweenj
20c4a88cf0
Update utils.py
...
Use -4 and -6 options to force DNS name resolution to send only A record or AAAA record requests respectively.
2018-05-16 14:56:17 +01:00
Remita Amine
997530d9d4
[dailymotion] remove fragment part from m3u8 urls( closes #8915 )
2018-05-16 12:04:24 +01:00
Remita Amine
fe3a60f040
[dreisat] improve extraction( closes #15350 )
...
- extract all formats
- extract more format metadata extraction
- improve format sorting
- use hls native downloader
- detect geo-restriction
- bypass geo-restriction
2018-05-16 11:30:29 +01:00
huichen90
be94cd1827
Update leeco.py
...
Fixed this bug :youtube_dl.utils.ExtractorError: An extractor error has occurred. (caused by KeyError('location',));
2018-05-16 17:29:25 +08:00
Remita Amine
7f34984e81
[dtube] Add new extractor( closes #15201 )
2018-05-16 09:35:47 +01:00
Henrik Hank
6cbe83852f
New switch --force-write-download-archive
instead of modifying the behavior of --download-archive
.
2018-05-16 07:03:52 +02:00