Videx v0.2.0 Videx View Source

Documentation for Videx.

Link to this section Summary

Functions

Parse video URL.

Link to this section Functions

Parse video URL.

Examples

iex> Videx.parse("https://www.youtube.com/watch?v=Hh9yZWeTmVM")
%Videx.Youtube{id: "Hh9yZWeTmVM", params: %{}, type: :long}