mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-03 21:48:24 +01:00
release 2014.12.04
This commit is contained in:
parent
e703fc66c2
commit
9776bc7f57
@ -65,10 +65,10 @@ which means you can modify it, redistribute it or use it however you like.
|
|||||||
this is not possible instead of searching.
|
this is not possible instead of searching.
|
||||||
--ignore-config Do not read configuration files. When given
|
--ignore-config Do not read configuration files. When given
|
||||||
in the global configuration file /etc
|
in the global configuration file /etc
|
||||||
/youtube-dl.conf: do not read the user
|
/youtube-dl.conf: Do not read the user
|
||||||
configuration in ~/.config/youtube-dl.conf
|
configuration in ~/.config/youtube-
|
||||||
(%APPDATA%/youtube-dl/config.txt on
|
dl/config (%APPDATA%/youtube-dl/config.txt
|
||||||
Windows)
|
on Windows)
|
||||||
--flat-playlist Do not extract the videos of a playlist,
|
--flat-playlist Do not extract the videos of a playlist,
|
||||||
only list them.
|
only list them.
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
__version__ = '2014.12.03'
|
__version__ = '2014.12.04'
|
||||||
|
Loading…
Reference in New Issue
Block a user