Skip to content

shahryorg/mdx-video

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors

  • Tyler Lesmann
  • Italo Maia
  • Rafael Canovas

Usage

import markdown

text = '...'
html = markdown.markdown(text, extensions=['video'])

Support

The following video providers are supported:

  • YouTube
  • Vimeo
  • Yahoo Video
  • Dailymotion
  • Metacafe
  • Veoh

Contribute

Missed some provider? Don't be shy, fork it and send a pull request. Or you can open an issue too!

About

Video extension for python-markdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%