Zee5

Stream Zee5 at Free of cost still in Beta

Installation

Add this line to your application's Gemfile:

gem 'Zee5'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install Zee5

Dependencies

1) Nokogiri
2) colorize

Install these two Gems via gem install followed by their name

eg : gem install colorize

Usage

1) open Irb shell

2) import Zee5 gem via ( require 'Zee5' )

3) Zee.m3u8("copied link from Zee5 website")

eg : Zee.m3u8("https://www.zee5.com/zee5originals/details/karenjit-kaur/0-6-1212/episode-2-princess-finds-her-prince/0-1-197293")

  [✅] :

       https://zee5vodnd.akamaized.net/hls1/1080p/movies/MOVIE_PROJECT/CONTENT/ORIGINALS/KARENJEET_KAUR_SEASON3/KARENJEET_KAUR_SEASON3_KANNADA_EP18_kn_4100e311.mp4/index.m3u8?hdnea=st=1606967890~exp=1606970890~acl=/*~hmac=1fad8832eae7fa7d23d2c79ab387c5ad466a1391715a0bd7635e856cdf231907

Development

After checking out the repo, run bin/setup to install dependencies. You can also run bin/console for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/dedshit/Zee5. This project is intended for Scraping Purpose

License

The gem is available as open source under the terms of the MIT License.