presenta-software/presenta-block-youtube

Remove get-youtube-id dependency and transformation

abusedmedia opened this issue · 1 comments

It shouldn't be a responsibility of this plugin parsing the URL in order to get the YT id.
This kind of transformation should belong to tools that use the library and its plugins.
This way a dependency can be removed and the API is simplified as well.

Done!