Delete .config/yt-dlg directory

This commit is contained in:
Joel Mathew Thomas
2024-06-25 17:00:38 +05:30
committed by GitHub
parent ed0add46e7
commit 3061bc53ac
3 changed files with 0 additions and 77 deletions
-2
View File
@@ -1,2 +0,0 @@
2024-05-21 22:15:24,555-DEBUG-Worker_1-ERROR: [generic] Unable to download webpage: <urllib3.connection.HTTPSConnection object at 0x7255d524d3a0>: Failed to establish a new connection: [Errno -2] Name or service not known (caused by TransportError('<urllib3.connection.HTTPSConnection object at 0x7255d524d3a0>: 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
-75
View File
@@ -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
}
Binary file not shown.