Description
In this course, you will :
- Knowledge of the Dailymotion API and the various endpoints it provides.
- The ability to list and filter information from videos.
- Experiment with uploading and publishing a video using the Dailymotion API.
- An understanding of how to list, filter and manage playlists.
- Experiment with integrating the Dailymotion API into a React application.
Syllabus :
1. Videos
- List and Filter Videos
- Generate a URL and Upload a Video
- Edit a Video and Fetch a List of Related Videos
- Watch Later Videos Operations
2. Playlists
- List and Filter Playlists
- Create and Edit a Playlist
- Video Operations on Playlist
3. Users and Channels
- Get User Information
- List and Get Channels Information
4. APIs Integration in React
- Demo Application