1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-03 15:57:53 -04:00

Preparing for release

This commit is contained in:
pukkandan
2021-01-07 12:11:05 +05:30
parent dbbbe555d7
commit c76eb41bb9
41 changed files with 384 additions and 284 deletions

View File

@@ -12,7 +12,7 @@
{
"path": ".",
"name": "root-folder",
"folder_exclude_patterns": ["youtube_dl","youtube_dlc",".github"],
"folder_exclude_patterns": ["youtube_dl", "youtube_dlc", ".git", "build", "dist", "zip"],
},
]
}