vovanmozg / it-videos

Видео конференций

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IT video from conferences

Run main app

rackup config.ru

Run worker

rake resque:work

Workflow

  • Get waiting url.

  • Get waiting LinksContainerModel. It can be updateble or non-updatable source. So it can be recurring or not.

  • Translate LinksContainerModel state to downloading

  • Download content specified in url in LinksContainerModel

  • Translate LinksContainerModel state to parsing

  • Extract urls from content with Provider. These urls can lead to video or other pages with urls

  • Add every url to queue

Video sources

About

Видео конференций


Languages

Language:HTML 89.3%Language:JavaScript 8.8%Language:Ruby 1.9%