-
Notifications
You must be signed in to change notification settings - Fork 0
beorc/yt_uploader
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1. Конфигурируем скрипт, изменяя conf/ytl_conf.rb по шаблону: $config = { :s3_access_key_id => '', :s3_secret_access_key => '', :s3_bucket_name => '', :s3_server => 's3-eu-west-1.amazonaws.com', :yt_source => 'yt_uploader', :yt_login => '', :yt_password => '', :yt_developer_key => '', :yt_feed => 'http://uploads.gdata.youtube.com/feeds/api/users/default/uploads', :db_host => '', :db_username => '', :db_password => '', :db_database => '', :video_chunk_duration => 10 } 2. ruby ytl.rb
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published