Jelajahi Sumber

release 2013.12.03

Philipp Hagemeister 11 tahun lalu
induk
melakukan
731e3dde29
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      README.md
  2. 1 1
      youtube_dl/version.py

+ 1 - 1
README.md

@@ -55,7 +55,7 @@ which means you can modify it, redistribute it or use it however you like.
     --dateafter DATE           download only videos uploaded after this date
     --no-playlist              download only the currently playing video
     --age-limit YEARS          download only videos suitable for the given age
-    --download-archive FILE    Download only videos not present in the archive
+    --download-archive FILE    Download only videos not listed in the archive
                                file. Record the IDs of all downloaded videos in
                                it.
 

+ 1 - 1
youtube_dl/version.py

@@ -1,2 +1,2 @@
 
-__version__ = '2013.12.02'
+__version__ = '2013.12.03'