Class: MultimediaParadise::GUI::Gtk::YoutubeDownloader

Inherits:
Gtk::Box
  • Object
show all
Includes:
YoutubeDownloaderModule
Defined in:
lib/multimedia_paradise/gui/gtk3/youtube_downloader/youtube_downloader.rb

Overview

MultimediaParadise::GUI::Gtk::YoutubeDownloader

Constant Summary

Constants included from YoutubeDownloaderModule

MultimediaParadise::GUI::Gtk::YoutubeDownloaderModule::HEIGHT, MultimediaParadise::GUI::Gtk::YoutubeDownloaderModule::NAMESPACE, MultimediaParadise::GUI::Gtk::YoutubeDownloaderModule::TITLE, MultimediaParadise::GUI::Gtk::YoutubeDownloaderModule::WIDTH, MultimediaParadise::GUI::Gtk::YoutubeDownloaderModule::WORK_DIRECTORY

Class Method Summary collapse

Methods included from YoutubeDownloaderModule

[], #add_to_widget, #border_size?, #connect_skeleton, #create_skeleton, #create_the_textarea, #do_download, #ensure_that_the_work_directory_exists, #enter_working_directory, #file_name?, #initialize, #input?, #opnn, #padding?, #rename_main_file, #report_what_directory_will_be_the_working_directory, #reset, #run, #set_default_gui_font_size, #set_file_name, #set_input, title?, #url?, #working_directory?

Class Method Details

.runObject

#

MultimediaParadise::GUI::Gtk::YoutubeDownloader.run

#


24
25
26
# File 'lib/multimedia_paradise/gui/gtk3/youtube_downloader/youtube_downloader.rb', line 24

def self.run
  ::MultimediaParadise::GUI::Gtk::YoutubeDownloaderModule.run
end