MerkulovDaniil / notion4ever

🏛 Python tool for export all your content of Notion page using official Notion API. Includes: all nested subpages, markdown files and HTMLs, nice urls, downloading locally all its content.
MIT License
135 stars 9 forks source link

Incorrect webm handling. #5

Closed MerkulovDaniil closed 1 year ago

MerkulovDaniil commented 1 year ago

On this page we can see incorrect spacing and framing of webm video. Moreover, this file should be downloaded as well as other pictures and files

Screenshot 2023-01-26 at 11 21 24
MerkulovDaniil commented 1 year ago

Fixed incorrect youtube rendering in https://github.com/MerkulovDaniil/notion4ever/commit/b5f4b0acea2c2322b23aaaed4095d4b843a508a5, https://github.com/MerkulovDaniil/notion4ever/commit/5ddea50ab9358ebf7b0694f3ef8fb98406ee94b8

Fixed webm downloading and responsive rendering in https://github.com/MerkulovDaniil/notion4ever/commit/3c080592dab2865c18abc332584cd4e8e59a1c8f, https://github.com/MerkulovDaniil/notion4ever/commit/da9fb4f8dc3b6db81edfab1c0fcb782931f0d9c6

Screenshot 2023-01-26 at 14 22 53