flatiron-video-uploader 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8213ec63d0532d0f86628cb03d572c3d5ea988ff
4
- data.tar.gz: 51f57688af08cb03e721dba0f74c2aed75987980
3
+ metadata.gz: 224fe324a63598c4950b706395b9630cdc7161d8
4
+ data.tar.gz: ea163311a55a8d57191c38ce4cccc9bad87f9d22
5
5
  SHA512:
6
- metadata.gz: 0c08c804a6b96a1243a3affb65912f26f2c2a16f7559c96db103463162ce60d1fbce78a24ad36184938d2c4e4f2422afa52c0dd412f6c788cbd40a7afe2d70db
7
- data.tar.gz: ca88491fc30ef2c1c67bca72a0a82fdc532583c7c539db6003ce31bccf67c8079ca0a91ce1fd6456614f491ee85c74060045ebb33fab6224808dc7bfbb42f9cf
6
+ metadata.gz: 28e60b10d6d7dbe5e94fd48dc0f044a96bc258a3b9117f6b7e1f024aedf2168d0d2406c784fe90a8988014a72e7dfe5487c3027bfef2ad107d1bdb1c2ca87925
7
+ data.tar.gz: f8a3afbc1b682bbb0a8ac366c7772b8e455938cf146ab094e5824d1c5c54c3a4587308780ea30c99b00b6949f9b2190f20de1ed673a77645c2df628355775f5c
@@ -157,7 +157,7 @@ module FlatironVideoUploader
157
157
  puts "#"*30
158
158
  puts "Place this in todays schedule on github\n\n\n"
159
159
  command = "<iframe width=\"560\" height=\"315\"
160
- src=\"https://www.youtube.com/embed/#{videos_insert_response.data.id}\" frameborder=\"0\"
160
+ src=\"https://www.youtube.com/embed/#{videos_insert_response.data.id}?rel=0&modestbranding=1\" frameborder=\"0\"
161
161
  allowfullscreen></iframe><p><a href=\"https://www.youtube.com/watch?v=#{videos_insert_response.data.id}\">#{video_title}</a></p>"
162
162
  puts command
163
163
  puts "\n\n"
@@ -1,3 +1,3 @@
1
1
  module FlatironVideoUploader
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.4"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flatiron-video-uploader
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Joe Burgess
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-09-17 00:00:00.000000000 Z
11
+ date: 2015-09-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -217,7 +217,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
217
217
  version: '0'
218
218
  requirements: []
219
219
  rubyforge_project:
220
- rubygems_version: 2.4.8
220
+ rubygems_version: 2.2.2
221
221
  signing_key:
222
222
  specification_version: 4
223
223
  summary: Gem to upload videos to s3 and youtube