Skip to content

Instantly share code, notes, and snippets.

@astoeckl
Created October 9, 2022 07:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save astoeckl/ad0ce44e827f60ca33937ba2ca837606 to your computer and use it in GitHub Desktop.
Save astoeckl/ad0ce44e827f60ca33937ba2ca837606 to your computer and use it in GitHub Desktop.
import markdown
from IPython.core.display import HTML
art = createarticle_from_video('https://www.youtube.com/watch?v=oaNwxtLKyk0')
HTML(markdown.markdown(art))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment