Kyle
2590fb724f
Requested changes
2019-08-01 10:20:00 +09:00
Kyle
79d0cbb181
Add coding conventions
2019-08-01 10:20:00 +09:00
tsia
10724ec341
Merge pull request #4 from ytdl-org/master
...
update
2019-07-31 23:29:41 +02:00
cantandwont
826dcff99c
Output batch filename when it could not be read ( #21915 )
2019-08-01 03:54:39 +07:00
Sergey M
1f3a4556d2
Update __init__.py
2019-08-01 03:53:27 +07:00
Sen Jiang
9a37ff82f1
[mgtv] Extract format_note ( #21881 )
...
format_note should now show 标清, 高清, 超清, 蓝光, etc.
2019-08-01 03:45:02 +07:00
cantandwont
db039452dc
Update __init__.py
...
Removed mess
2019-08-01 00:42:42 +10:00
JayXon
7bba30bb93
[mgtv] Add format_note.
...
format_note should now show 标清, 高清, 超清, 蓝光, etc.
2019-07-30 19:14:27 -07:00
Sergey M․
766c4f6090
[tvn24] Fix test
2019-07-31 02:32:45 +07:00
Sergey M․
7279163412
[tvn24] Fix metadata extraction ( closes #21833 , closes #21834 )
2019-07-31 02:32:45 +07:00
CeruleanSky
07ab44c420
[dlive] Relax _VALID_URL ( #21909 )
2019-07-31 01:43:49 +07:00
Sergey M
537cba90f3
Update dlive.py
2019-07-31 01:43:19 +07:00
Sergey M
7591fa8651
Update dlive.py
2019-07-31 01:42:44 +07:00
smed79
2c8b1a21e8
[openload] Add support for oload.best ( #21913 )
2019-07-31 01:40:50 +07:00
Sergey M․
c2d125d99f
[youtube] Improve metadata extraction for age gate content ( closes #21943 )
2019-07-31 00:14:33 +07:00
J. Randall Owens
edc7e70d9f
Merge branch 'master' of https://github.com/rg3/youtube-dl
2019-07-30 08:49:54 +01:00
Sergey M․
85c2c4b4ab
release 2019.07.30
2019.07.30
2019-07-30 09:43:47 +07:00
Sergey M․
8614a03f9c
[ChangeLog] Actualize
...
[ci skip]
2019-07-30 09:41:23 +07:00
MarkBe999
5fe7252e3b
kobeboy
...
on
2019-07-30 09:28:00 +08:00
Remita Amine
8dbf751aa2
[youtube] improve title and description extraction( closes #21934 )
2019-07-30 00:13:33 +01:00
Léo El Amri
d28026d934
[twitch] Modified _VALID_URL for TwitchAllVideosIE
...
Reverted the modification of youtube_dl/extractor/extractors.py since TwitchAllVideosIE now only matches on URLs with filter=all or without any parameters
2019-07-29 19:03:19 +02:00
pawel9797
9bed0af915
Fix yandex music extractor
...
Add track version (such as remix or edit) to title; avoid duplicates and http 414 error when downloading large playlists.
2019-07-29 00:12:47 +03:00
cantandwont
8297acceb0
Clarify batch file ERROR: message
...
Adding the name of the file which couldn't be read & a brief description of the option.
Just "ERROR: batch file could not be read" can be confusing for users who are inexperienced (and likely using Windows).
eg. https://www.reddit.com/r/Piracy/comments/cfl0ap/youtubedl_error_batch_file_could_not_be_read_how/
(The user specified option -audio-file, instead of --audio-file)
2019-07-28 15:27:24 +10:00
smed79
cc7582131d
[openload] Add support for oload.best ( #21913 )
2019-07-27 22:06:00 +01:00
CeruleanSky
4809a76161
[dlive] add test for VOD vid with hyphens
2019-07-27 03:30:06 -04:00
Rnovino
78e1bd2422
Added Codewithmosh.com
2019-07-27 14:26:09 +08:00
CeruleanSky
23de563977
[dlive] extend regex to support VID with hyphens
...
Some VIDs contain hyphens, so modified _VALID_URL accordingly.
2019-07-27 02:25:50 -04:00
Rnovino
48670d2a07
Added codewithmosh.com
2019-07-27 14:02:22 +08:00
Sergey M․
90634acfcf
release 2019.07.27
2019.07.27
2019-07-27 03:44:55 +07:00
Sergey M․
eaba9dd6c2
[ChangeLog] Actualize
...
[ci skip]
2019-07-27 03:43:33 +07:00
Kitten King
843ad1796b
Fix typos ( #21901 )
2019-07-26 22:30:18 +07:00
Kitten King
c83d285f83
Revert picarto.py
2019-07-26 08:42:17 +05:30
Kitten King
0eaf307744
Fix Typos
2019-07-26 03:03:43 +00:00
Kristjan
44fd77410e
[visir] Add new extractor
2019-07-25 17:34:41 +02:00
Clay Freeman
6437bb69e4
Merge remote-tracking branch 'upstream/master' into cspanlive
2019-07-23 21:00:41 -05:00
Benjamin Rumble
3017e553f4
make SBS API calls use HTTPS instead of just HTTP
2019-07-23 16:15:06 -04:00
Andrzej Godziuk
d0e9650461
Make the title extraction regex more specific
2019-07-22 19:18:32 +02:00
Andrzej Godziuk
ae19aa945d
tvn24.py extractor: clean up
2019-07-22 19:12:59 +02:00
Kyle
608b8a4300
[yahoo:japannews] Add extractor ( closes #21698 ) ( #21265 )
2019-07-22 00:59:36 +07:00
Sergey M
681305fb62
Update yahoo.py
2019-07-22 00:56:45 +07:00
Kyle
b6922fbaf8
Additional fix
2019-07-21 22:30:21 +09:00
Kyle
2dd59e1677
Update second test due to sudden URL change.
2019-07-21 21:02:29 +09:00
Francesco Frassinelli
3d10b1b8a6
Add support for raiplayradio.it
2019-07-21 12:44:35 +02:00
Kyle
9a638de694
Generalize md5 hash comment
2019-07-21 18:32:53 +09:00
Kyle
17fa2ad22c
Make next requested changes.
2019-07-21 18:20:53 +09:00
Sergey M․
ab794a553c
[ctsnews] PEP 8
2019-07-21 14:59:53 +07:00
Kyle
446ebd6fc3
Make more request changes
2019-07-21 16:08:47 +09:00
Kyle
5da61feddf
Make further requested changes.
2019-07-21 14:00:15 +09:00
Kyle
466f151a76
Make requested changes.
2019-07-21 14:00:15 +09:00
Kyle
1a1c9e3f71
Add Yahoo Japan News extractor.
2019-07-21 14:00:15 +09:00