Skip to content

tunechr/vimeo-dot-net

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimeo-dot-net

A .NET 4.5 wrapper for Vimeo API v3.0. Provides asynchronous API operations.

NuGet URL

COMPLETED

  • Account Authentication (OAuth2)
  • Account information retrieval
  • Account video and video list retrieval
  • User information retrieval
  • User video and video list retrieval
  • Chunked video upload with retry capability
  • Video metadata update

TODO

  • Verify OAuth2 functionality for multi-user clients.
  • Everything else...

REFERENCE

API 3 Guide
API 3 Endpoints

Pushing to NuGet:
nuget pack VimeoDotNet.csproj -Prop Configuration=Release
nuget push VimeoDotNet.version.nupkg

About

A .NET wrapper for Vime API v3.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%