class DownloadTV::Configuration

def default_config_path

def default_config_path
  File.join(ENV['HOME'], '.config', 'download_tv', 'config')
end