diff options
Diffstat (limited to 'youtube-dl.dev')
-rwxr-xr-x | youtube-dl.dev | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/youtube-dl.dev b/youtube-dl.dev deleted file mode 100755 index 473b7f42d..000000000 --- a/youtube-dl.dev +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- - -import youtube_dl - -youtube_dl.main() |