mirror of
https://github.com/thisago/getpodia
synced 2026-01-14 13:21:38 +00:00
No description
| src | ||
| .gitattributes | ||
| .gitignore | ||
| changelog.md | ||
| config.nims | ||
| getpodia.nimble | ||
| license | ||
| readme.md | ||
Getpodia - Podia data extractor
Extract Podia sites courses data
Features
Extracted data
- Course
- Name
- Image
- Description
- Code (Url identifier)
- Lectures
- Name
- Videos
- Name
- PageUrl
- Code
- Comments
- Video comment
- Author
- Body
- Creation
- Avatar
- Likes
- Nested comments
- Video meta
- Filename
- Medias table (videos in many resolutions, thumbnails and storyboard)
- Slug
- Url (to download)
- Width
- Height
- Size
- CreatedAt
TODO
- Fix docs generation
course.VideoComment.creationneeds to store unix time instead string- Use the useragent from a module
License
GPL-3