diff --git a/.config/yt-dlg/log b/.config/yt-dlg/log deleted file mode 100644 index 9e80a4c..0000000 --- a/.config/yt-dlg/log +++ /dev/null @@ -1,2 +0,0 @@ -2024-05-21 22:15:24,555-DEBUG-Worker_1-ERROR: [generic] Unable to download webpage: : Failed to establish a new connection: [Errno -2] Name or service not known (caused by TransportError(': Failed to establish a new connection: [Errno -2] Name or service not known')) -2024-05-21 22:15:24,555-DEBUG-Worker_1-Child process exited with non-zero code: 1 diff --git a/.config/yt-dlg/settings.json b/.config/yt-dlg/settings.json deleted file mode 100644 index 004c917..0000000 --- a/.config/yt-dlg/settings.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "save_path": "/home/joel", - "save_path_dirs": [ - "/home/joel", - "/home/joel/Downloads", - "/home/joel/Desktop", - "/home/joel/Videos", - "/home/joel/Music" - ], - "video_format": "webm", - "second_video_format": "0", - "to_audio": false, - "keep_video": false, - "audio_format": "", - "audio_quality": "5", - "restrict_filenames": false, - "dark_mode": false, - "output_format": "1", - "output_template": "%(uploader)s/%(title)s.%(ext)s", - "playlist_start": 1, - "playlist_end": 0, - "max_downloads": 0, - "min_filesize": 0, - "max_filesize": 0, - "min_filesize_unit": "", - "max_filesize_unit": "", - "write_subs": false, - "write_all_subs": false, - "write_auto_subs": false, - "embed_subs": false, - "subs_lang": "en", - "ignore_errors": true, - "open_dl_dir": false, - "write_description": false, - "write_info": false, - "write_thumbnail": false, - "retries": 10, - "user_agent": "", - "referer": "", - "proxy": "", - "shutdown": false, - "sudo_password": "", - "username": "", - "password": "", - "video_password": "", - "cli_backend": "yt-dlp", - "youtubedl_path": "/home/joel/.config/yt-dlg", - "cmd_args": "", - "enable_log": true, - "log_time": true, - "workers_number": 3, - "locale_name": "en_US", - "main_win_size": "951/516", - "opts_win_size": "951/516", - "selected_video_formats": [ - "webm", - "mp4" - ], - "selected_audio_formats": [ - "mp3", - "m4a", - "vorbis" - ], - "selected_format": "webm", - "youtube_dl_debug": false, - "ignore_config": true, - "confirm_exit": true, - "native_hls": true, - "show_completion_popup": true, - "confirm_deletion": true, - "nomtime": false, - "embed_thumbnail": false, - "add_metadata": false, - "disable_update": false -} \ No newline at end of file diff --git a/.config/yt-dlg/yt-dlp b/.config/yt-dlg/yt-dlp deleted file mode 100755 index e7032ef..0000000 Binary files a/.config/yt-dlg/yt-dlp and /dev/null differ