MrS0m30n3/youtube-dl-gui

~/.config/youtube-dlg is abused

Open

#260 建立於 2018年1月9日

在 GitHub 查看
 (0 留言) (5 反應) (0 負責人)Python (9,070 star) (1,597 fork)batch import
enhancementgood first issue

描述

~/.config/youtube-dlg should just contain configuration files and not logs (which should go to $XDG_DATA_HOME/youtube-dlg/ ) nor youtube-dl binary (which should go to $XDG_CACHE_HOME).

Please also consider using appdirs instead of hardcoding ~/.config/

貢獻者指南