pyembed / pyembed

Python OEmbed consumer library with automatic discovery of producers
http://pyembed.github.io
MIT License
47 stars 11 forks source link

Add explicit scheme for YouTube #62

Closed matt-thomson closed 8 years ago

matt-thomson commented 8 years ago

YouTube are more aggressively blocking scripted requests to their video pages (see https://github.com/pyembed/pyembed-markdown/issues/24).

Add a scheme override to the providers.json, so that we don't have to try auto-discovery.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling b125b951fba50f25f716155d7c0c9df6bcebf0e2 on explicit-youtube-scheme into 18dfb5fe10d8963311f17d100886823cd4867b29 on master.