Zee5 1.2.0 → 1.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +24 -11
  3. data/lib/Zee5/version.rb +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6371f15e45d90cbb98375250291142c7d177bd8f2620cb299b6ea74fa5ef0169
4
- data.tar.gz: 98029be6fa711efbfa3d01e1067bb2be6acf52d2f34ff46dcfb45769e85f1095
3
+ metadata.gz: 9509a5b91646f98a2ac1f82f2c56aede2349c90980fecc66ec46fcc206745f11
4
+ data.tar.gz: 3361bd189b7575b4df1c4730c43ff27e10fa13204ae7a3d7df8f52486778ca9a
5
5
  SHA512:
6
- metadata.gz: c6bbd2bc7c7a8c435776e7980dd24a31cbe470990c77a66757fef23edcd9007cf2ffaf53144508df0de7f3ac1006910bc814e37848a79989fb19908282335cb7
7
- data.tar.gz: 43396e1848478add7dd73ba7f5223a14c37df9fe75b300b1dadc291b9b5f5e938f9f320fa8614d5691952cf3f5f4c98ff859c24ec8bf964352e899d7696156f7
6
+ metadata.gz: 9ace907cf2c3e3dd6dba7e47d9276fb6ab5219a3db9f77d7a5caa4d058e6eeb1e1b44992538556d81f16ea9e7282f9168a7c7d0fa1133a552db8e57ffb106fc3
7
+ data.tar.gz: 9abed80f7fa50bc75584fb315f5d96a934d337f3c17d9ecbef0edbb8fea76c33b3dfd0068c8ba03f94c12d76581766ccbafcfeaa59e1cef5a8f9539a9becb4e6
data/README.md CHANGED
@@ -1,8 +1,6 @@
1
1
  # Zee5
2
2
 
3
- Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/Zee5`. To experiment with that code, run `bin/console` for an interactive prompt.
4
-
5
- TODO: Delete this and the text above, and describe your gem
3
+ Stream Zee5 at Free of cost still in Beta
6
4
 
7
5
  ## Installation
8
6
 
@@ -20,9 +18,30 @@ Or install it yourself as:
20
18
 
21
19
  $ gem install Zee5
22
20
 
21
+ ## Dependencies
22
+
23
+
24
+ 1) Nokogiri
25
+ 2) colorize
26
+
27
+ Install these two Gems via gem install followed by their name
28
+
29
+ eg : gem install colorize
30
+
23
31
  ## Usage
24
32
 
25
- TODO: Write usage instructions here
33
+ 1) open Irb shell
34
+
35
+ 2) import Zee5 gem via ( require 'Zee5' )
36
+
37
+ 3) Zee.m3u8("copied link from Zee5 website")
38
+
39
+ eg :
40
+ Zee.m3u8("https://www.zee5.com/zee5originals/details/karenjit-kaur/0-6-1212/episode-2-princess-finds-her-prince/0-1-197293")
41
+
42
+ [✅] :
43
+
44
+ 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
26
45
 
27
46
  ## Development
28
47
 
@@ -32,13 +51,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
32
51
 
33
52
  ## Contributing
34
53
 
35
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/Zee5. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/[USERNAME]/Zee5/blob/master/CODE_OF_CONDUCT.md).
36
-
37
-
54
+ Bug reports and pull requests are welcome on GitHub at https://github.com/dedshit/Zee5. This project is intended for Scraping Purpose
38
55
  ## License
39
56
 
40
57
  The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
41
-
42
- ## Code of Conduct
43
-
44
- Everyone interacting in the Zee5 project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/Zee5/blob/master/CODE_OF_CONDUCT.md).
@@ -1,3 +1,3 @@
1
1
  module Zee5
2
- VERSION = "1.2.0"
2
+ VERSION = "1.2.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: Zee5
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0
4
+ version: 1.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dedshit
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-12-02 00:00:00.000000000 Z
11
+ date: 2020-12-03 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: STREAM Paid contents for Free of Cost
14
14
  email: