jazzband / django-embed-video

Django app for easy embedding YouTube and Vimeo videos and music from SoundCloud.
http://django-embed-video.rtfd.org
MIT License
383 stars 135 forks source link

Added support for youtube short URLS #173

Closed xavierdcruz0 closed 2 years ago

xavierdcruz0 commented 2 years ago

modified the regex so that it could recognize youtube shorts urls

codecov[bot] commented 2 years ago

Codecov Report

Merging #173 (389986d) into master (dd85580) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #173   +/-   ##
=======================================
  Coverage   98.89%   98.89%           
=======================================
  Files          17       17           
  Lines         634      634           
  Branches       69       69           
=======================================
  Hits          627      627           
  Misses          4        4           
  Partials        3        3           
Impacted Files Coverage Δ
embed_video/backends.py 97.43% <ø> (ø)
embed_video/tests/backends/tests_youtube.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update dd85580...389986d. Read the comment docs.

aleksihakli commented 2 years ago

Released in 1.4.3.