I wrote this according to aparat API methods
Just add this line in your Gemfile
:
gem 'aparat', :git => 'https://github.com/prp-e/aparat.rb'
By using this :
Aparat.video(video_hash)
You'll see information of the given video hash.
By using this :
Aparat.categories
You'll see all categories of aparat.com
By using this :
Aparat.vitrin
You'll see all "vitrin" videos.
This will show all videos of all categories :
Aparat.categroyVideos
This will return all most viewed videos :
Aparat.mostViewed
This will return last videos uploaded on aparat :
Aparat.lastVideos
This will return all official channels (businesses, celebrities, etc.)
Aparat.official
This will return recommendation of similar videos
Aparat.videoRecom(hash)
A FLOSS software for Persian Optical Character Recognition
A face detection library with mediapipe backend