youtube_dlhelper 2.0.0
The youtube_dlhelper is a short tool for download and manage the downloaded files. You are running the program inside the command line with a Youtube URL. Then it aska for a group name or interpreters name. Now it creates a Subfolder inside your Musicdirectory. Then it makes a MP3 from the downloaded file and moves it to the folder.
Gemfile:
=
install:
=
Runtime Dependencies (9):
addressable
~> 2.4.0
bundler
~> 1.10
highline
~> 1.7.8
notifier
~> 0.5.1
parseconfig
~> 1.0.6
rainbow
~> 2.0.0
setup
~> 5.2
streamio-ffmpeg
~> 1.0.0
youtube-dl.rb
~> 0.2.5.2015.12.10.1
Development Dependencies (30):
bundler-audit
~> 0.4.0
coveralls
~> 0.8
gem-release
~> 0.7
hoe
~> 3.14
hoe-bundler
~> 1.2
hoe-deveiate
~> 0.7
hoe-doofus
~> 1.0
hoe-gemspec
~> 1.0
hoe-git
~> 1.6
hoe-highline
~> 0.2
hoe-manns
~> 1.4.3
hoe-packaging
~> 1.1.1
hoe-reek
~> 1.1
hoe-rubocop
~> 1.0.3
hoe-rubygems
~> 1.0
hoe-seattlerb
~> 1.3
hoe-travis
~> 1.2
hoe-version
~> 1.2
hoe-yard
>= 0.1.2
indexer
~> 0.3
manns_shared
~> 1.0.0
minitest
~> 5.8.1
rake
~> 10.0
reek
~> 3.7
rspec
~> 3.4
rubocop
~> 0.35
simplecov
~> 0.11
test
~> 1.0.0
test-unit
~> 3.1.4
ZenTest
~> 4.11