thisago / getpodia

Extract Podia sites courses data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.creation needs to store unix time instead string
  • Use the useragent from a module

License

GPL-3

About

Extract Podia sites courses data

License:GNU General Public License v3.0


Languages

Language:Nim 100.0%