aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/postprocessor/embedthumbnail.py
Commit message (Collapse)AuthorAgeFilesLines
* [embedthumbnail] Fix bug with deleting original thumbnail (Closes #113)pukkandan2021-02-251-0/+2
| | | | :ci skip dl
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-0/+196
* 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