Skip to content

A Go library for making full permalink URL from a provider like youtube or dailymotion with its id

License

Notifications You must be signed in to change notification settings

nsilberman/video-platform-url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

video-platform-url

A Go library for making full permalink URL from a provider like youtube or dailymotion with its id

usage

import videoLink "github.com/thankyoumotion/video-platform-url"
fullUrl := videoLink.FindUrl(string(video), string(provider))

About

A Go library for making full permalink URL from a provider like youtube or dailymotion with its id

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages