gaqzi-youtube-downloader 0.6 → 0.6.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/.youtube-downloader +10 -0
  2. metadata +2 -2
@@ -0,0 +1,10 @@
1
+ ---
2
+ # To download the files to the current directory set to .
3
+ :download_dir: ~/Movies
4
+ :music_dir: ~/Music
5
+ :temp_dir: /tmp
6
+ :file_extension: flv
7
+
8
+ # If we want the timestamp on the files to be time of download instead
9
+ # of time of the file
10
+ :touch: true
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gaqzi-youtube-downloader
3
3
  version: !ruby/object:Gem::Version
4
- version: "0.6"
4
+ version: 0.6.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - "Bj\xC3\xB6rn Andersson"
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: .
10
10
  cert_chain: []
11
11
 
12
- date: 2009-03-07 00:00:00 -08:00
12
+ date: 2009-04-19 00:00:00 -07:00
13
13
  default_executable:
14
14
  dependencies: []
15
15