aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/postprocessor/movefilesafterdownload.py
Commit message (Collapse)AuthorAgeFilesLines
* Allow running some `postprocessors` before actual downloadpukkandan2021-04-121-1/+6
|
* [movefiles] Fix bugs and make more robustpukkandan2021-03-181-7/+2
|
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-0/+54
* All modules and binary names are changed * All documentation references changed * yt-dlp no longer loads youtube-dlc config files * All URLs changed to point to organization account Co-authored-by: Pccode66 Co-authored-by: pukkandan