[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:
pukkandan
2021-05-20 18:02:58 +05:30
parent 95131b2176
commit 28b0eb0f65
3 changed files with 20 additions and 21 deletions

View File

@@ -4,7 +4,6 @@ from __future__ import unicode_literals
import base64
import imghdr
import os
import struct
import subprocess
import re