1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 00:25:08 +00:00

Show name of downloader in verbose log

Closes #3703
This commit is contained in:
pukkandan
2022-05-11 06:36:29 +05:30
parent d76fa1f3d4
commit 3a408f9d19
7 changed files with 5 additions and 11 deletions

View File

@ -9,8 +9,6 @@ from ..version import __version__ as YT_DLP_VERSION
class MhtmlFD(FragmentFD):
FD_NAME = 'mhtml'
_STYLESHEET = """\
html, body {
margin: 0;