mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-06 06:45:00 +01:00
[cleanup] See desc
* Remove struct from `embedthumbnail`
* Use bullet lists in readme where numbered list don't make sense
* Fix error introduced in 9c2b75b561 when `ie_result` is `None`
This commit is contained in:
parent
95131b2176
commit
28b0eb0f65
3 changed files with 20 additions and 21 deletions
|
|
@ -4,7 +4,6 @@ from __future__ import unicode_literals
|
|||
import base64
|
||||
import imghdr
|
||||
import os
|
||||
import struct
|
||||
import subprocess
|
||||
import re
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue