-
Notifications
You must be signed in to change notification settings - Fork 49
/
Copy pathindex.html
210 lines (180 loc) · 14.4 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
<% var title = 'Watch movies and TV shows instantly!'; %>
<% include templates/header %>
<body lang="en" class="beta">
<section id="header">
<nav class="fixed-width">
<a class="logo-link" href="http://butterproject.org/"><h1 id="logo">Butter Project</h1></a>
<ul class="social align-right">
<% include templates/social %>
</ul>
<ul class="align-left">
<li class="text"><a data-i18n="nav.faq" href="http://butterproject.org/faq.html">FAQ</a></li>
<li class="text"><a data-i18n="nav.tos" href="http://butterproject.org/tos.html">TOS</a></li>
</ul>
<div class="align-left facebook-widget">
<iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2FButterProjectOrg&width&layout=button&action=like&show_faces=true&share=true&height=21&appId=159481197468524" scrolling="no" frameborder="0" allowTransparency="true"></iframe>
</ul>
</nav>
<div class="text">
<h2 data-i18n="header.beta.title">Watch Movies and TV Shows instantly</h2>
<p data-i18n="header.beta.subtitle">Binaries are coming really soon now</p>
</div>
<ul id="links" style="display:none;">
<li class="download dl-mac">
<a data-i18n="[html]download.text" data-os="Mac" href="http://butterproject.org/butter/get/build/<%- data.meta.downloads.mac %>" class="btn-main icon-mac">Download Beta <%- data.meta.version.desktop %></a><br />
<small><span data-i18n="download.mac">For Mac OSX 10.7 and above</span> <span class="divider">|</span> <a data-scroll data-i18n="download.platforms" href="#get-app">Other platforms</a></small>
</li>
<li class="download dl-win">
<a data-i18n="[html]download.text" data-os="Windows" href="http://butterproject.org/butter/get/build/<%- data.meta.downloads.win %>" class="btn-main icon-win">Download Beta <%- data.meta.version.desktop %></a><br />
<small><span data-i18n="download.windows">For Windows 7 and above</span> <span class="divider">|</span> <a data-scroll data-i18n="download.platforms" href="#get-app">Other platforms</a></small>
</li>
<li class="download dl-lin-32">
<a data-i18n="[html]download.text" data-os="Linux 32" href="http://butterproject.org/butter/get/build/<%- data.meta.downloads.lin['32bit'] %>" class="btn-main icon-linux">Download Beta <%- data.meta.version.desktop %></a><br />
<small><span data-i18n="download.linux32">For 32-bit Linux</span> <span class="divider">|</span> <a data-scroll data-i18n="download.platforms" href="#get-app">Other platforms</a></small>
</li>
<li class="download dl-lin-64">
<a data-i18n="[html]download.text" data-os="Linux 64" href="http://butterproject.org/butter/get/build/<%- data.meta.downloads.lin['64bit'] %>" class="btn-main icon-linux">Download Beta <%- data.meta.version.desktop %></a><br />
<small><span data-i18n="download.linux64">For 64-bit Linux</span> <span class="divider">|</span> <a data-scroll data-i18n="download.platforms" href="#get-app">Other platforms</a></small>
</li>
<li class="download dl-android">
<a data-i18n="[html]download.text" data-os="Android" href="http://butterproject.org/butter/get/android/<%- data.meta.downloads.android %>" class="btn-main icon-android">Download Beta <%- data.meta.version.android %></a><br />
<small><span data-i18n="download.android">For Android 4.0.3 and above</span> <span class="divider">|</span> <a data-scroll data-i18n="download.platforms" href="#get-app">Other platforms</a></small>
</li>
</ul>
</section>
<div class="container">
<div class="warning">
<img src="images/icon-warning.svg" alt="Warning!">
<div class="text section-text fixed-width">
<span class="post-meta"><time datetime="2015-10-23">23 Oct 2015</time> </span>
<h1 class="post-title">What is happening to us?</h1>
<section class="post-content">
<p>Making Popcorn Time has been a big adventure, but there have been confusions by developers and users alike about what could and couldn't be done with the app.</p>
<p>Since we moved from github.com, we've realized that made it much harder for new devs to contribute. We also understand that the particularities of the App could make some people cautious in sharing their skills with us, and boy do we love sharing!</p>
<p>It's been almost a year since we have been having internal talks about how to mitigate this situation, and a lot of ideas were thrown around. Finally we decided to start Butter, a clear legal-friendly framework offering what Popcorn Time did legally, with the best technology possible.</p>
<h2 id="butteraidorgheadline1a">Butter?<a id="orgheadline1"></a></h2>
<p>This new project, hosted on <a href="https://github.com/butterproject/butter">GitHub</a>, is essentially your beloved Popcorn Time stripped down of the parts that made people wary. Butter was created so that anyone can contribute to great desktop and mobile apps that allows you to stream movies and shows from Bittorrent (and other sources, but more on that later) in a stylish and easy way.</p>
<p>We hope to clear doubts in developers so that we can continue doing what we love: hacking a great experience for our users.</p>
<p>Butter will be able to leverage all of the traditional Open Source internet infrastructure: it will have its own webpage at <a href="http://butterproject.org">butterproject.org</a>, its own twitter account <a href="https://twitter.com/butterproject">@butterproject</a>, its own facebook at
<a href="https://fb.me/ButterProjectOrg">fb.me/ButterProjectOrg</a> and its own G+ here <a href="https://plus.google.com/communities/111003619134556931561">plus.google.com/communities/111003619134556931561</a>. We are making sure Butter is absolutely not using the popcorntime.io infrastructure, to make a clear separation of concerns.</p>
<p>We're making Butter like any Open Source project: open governance by the contributors and easy to fork. Planning on making a Popcorn Time clone? Don't do it from scratch, use some Butter to make it awesome!</p>
<p>Butter isn't only an empty shell, we want to make Butter a great app if you want to stream independent shows and tv shows. Right now all the content in Butter is provided by the amazing people at vodo.net, but if you know of any other sources with this kind of content please send us an email or better yet some code!</p>
<p>We will have binaries for you to test out soon!</p>
<h2 id="whataboutthemobileappsaidorgheadline3a">What about the mobile Apps?<a id="orgheadline3"></a></h2>
<p>The Apps teams are working at this very moment to get you the experience you love in Butter format. As it's a fair amount of work to clean them up, we could use some help! Have skills? Want to give a hand? Don't hesitate in contacting us!</p>
<h2 id="sowhatsnextaidorgheadline4a">So what's next?<a id="orgheadline4"></a></h2>
<p>Over the next few days we're going to finish porting all branches from the <a href="https://git.popcorntime.org">Popcorn Time git</a> to the Butter repos on Github, you can give us a hand or sit back and relax as history is happening.</p>
<p>See you soon with more Buttered Popcorn Time for you folks!</p>
</section>
</div>
</div>
<section id="features" style="display:none;">
<div class="clear-fix">
<article>
<img src="images/icon-best.png" width="100" alt="Great Movies and TV Shows">
<h5 data-i18n="features.greatmovies.title">Great Movies and TV Shows</h5>
<p data-i18n="[html]features.greatmovies.text">We're constantly searching all over the web for the best torrents.</p>
</article>
<article>
<img src="images/icon-watch.png" width="100" alt="No restrictions">
<h5 data-i18n="features.restrictions.title">No restrictions</h5>
<p data-i18n="[html]features.restrictions.text">Watch any movie or TV show as many times as you want. All you need to get started is a proper internet connection.</p>
</article>
<article>
<img src="images/icon-search.png" width="100" alt="Awesome catalogue">
<h5 data-i18n="features.catalogue.title">Awesome catalogue</h5>
<p data-i18n="[html]features.catalogue.text">If the movie or TV show is out there, Butter will find the best version possible and start streaming it right away.</p>
</article>
<article>
<img src="images/icon-subs.png" width="100" alt="The best quality">
<h5 data-i18n="features.quality.title">The best quality</h5>
<p data-i18n="[html]features.quality.text">Watch your movie or episode instantly in HD and with subtitles. And then keep watching.</p>
</article>
<div class="save-wrapper">
<article>
<img src="images/icon-save.png" width="100" alt="Save time for making popcorn">
<h5 data-i18n="features.save.title">Save time for making popcorn</h5>
<p data-i18n="[html]features.save.text">No wait or download time. Instant playback of your favorite movies and TV shows.</p>
</article>
</div>
</div>
<div class="align-center action">
<img src="images/logo-valentines.png" alt="Pochoclin" class="align-center pochoclin">
<hr />
<h2 data-i18n="download.free">Best of all... it's free!</h2>
<div class="download dl-mac">
<a data-i18n="download.text" data-os="Mac" href="https://butterproject.github.com/butter/get/build/<%- data.meta.downloads.mac %>" class="btn-main icon-mac">Download Beta <%- data.meta.version.desktop %></a>
<small data-i18n="download.mac">For Mac OSX 10.7 and above <span class="divider">|</span> <a data-scroll href="#get-app">Other platforms</a></small>
</div>
<div class="download dl-win">
<a data-i18n="download.text" data-os="Windows" href="https://butterproject.github.com/butter/get/build/<%- data.meta.downloads.win %>" class="btn-main icon-win">Download Beta <%- data.meta.version.desktop %></a>
<small data-i18n="download.windows">For Windows 7 and above <span class="divider">|</span> <a data-scroll href="#get-app">Other platforms</a></small>
</div>
<div class="download dl-lin-32">
<a data-i18n="download.text" data-os="Linux 32" href="https://butterproject.github.com/butter/get/build/<%- data.meta.downloads.lin['32bit'] %>" class="btn-main icon-lin">Download Beta <%- data.meta.version.desktop %></a>
<small data-i18n="download.linux32">For 32-bit Linux Users <span class="divider">|</span> <a data-scroll href="#get-app">Other platforms</a></small>
</div>
<div class="download dl-lin-64">
<a data-i18n="download.text" data-os="Linux 64" href="https://butterproject.github.com/butter/get/build/<%- data.meta.downloads.lin['64bit'] %>" class="btn-main icon-lin">Download Beta <%- data.meta.version.desktop %></a>
<small data-i18n="download.linux64">For 64-bit Linux Users <span class="divider">|</span> <a data-scroll href="#get-app">Other platforms</a></small>
</div>
<div class="download dl-android">
<a data-i18n="download.text" data-os="Android" href="https://butterproject.github.com/butter/get/android/<%- data.meta.downloads.android %>" class="btn-main icon-android">Download Beta <%- data.meta.version.android %></a>
<small data-i18n="download.android">For Android 4.0.3 and above <span class="divider">|</span> <a data-scroll href="#get-app">Other platforms</a></small>
</div>
</div>
</section>
<section id="how">
<div class="limiter">
<h2 data-i18n="how.title">Hard to believe?</h2>
<h4 data-i18n="how.subtitle">See how easy it works...</h4>
<ul class="steps">
<li data-i18n="[html]how.open" class="how-open">Open Butter<br>and select a movie or episode</li>
<li data-i18n="[html]how.select" class="how-subtitles">Select quality<br>and subtitles</li>
<li data-i18n="[html]how.play" class="how-play">Click play<br>and enjoy!</li>
</ul>
</div>
</section>
<div class="container">
<div class="warning">
<img src="images/icon-warning.svg" alt="Warning!">
<h5 data-i18n="warning.whatitdoes">Butter streams movies and TV shows from torrents</h5>
<p data-i18n="warning.copyright">...but will never stream any copyrighted material!</p>
</div>
</div>
<section id="get-app" data-version="<%- data.meta.version.desktop %>" data-version-android="<%- data.meta.version.android %>">
<div class="text">
<h2 data-i18n="get-app.new">A whole new way to watch movies and TV</h2>
<p data-i18n="get-app.butter">Just take care of the popcorn and leave the rest to us.</p>
</div>
<ul id="platforms" class="platforms" style="display: none;">
<li class="download mac icon-laptop">
<a data-i18n="download.text" data-os="Mac" href="https://butterproject.github.com/butter/get/build/<%- data.meta.downloads.mac %>" class="btn-main icon-mac">Download Beta <%- data.meta.version.desktop %></a>
<small data-i18n="download.mac">For Mac OSX 10.7 and above</small>
</li>
<li class="download win icon-screen">
<a data-i18n="download.text" data-os="Windows" href="https://butterproject.github.com/butter/get/build/<%- data.meta.downloads.win %>" class="btn-main icon-win">Download Beta <%- data.meta.version.desktop %></a>
<small data-i18n="download.windows">For Windows 7 and above</small>
</li>
<li class="download lin-32 lin-64 icon-window">
<a data-i18n="download.text" data-os="Linux 32" href="https://butterproject.github.com/butter/get/build/<%- data.meta.downloads.lin['32bit'] %>" class="btn-main icon-linux">Download Beta <%- data.meta.version.desktop %></a>
<small data-i18n="download.linux32">For 32-bit Linux</small>
<a data-i18n="download.text" data-os="Linux 64" href="https://butterproject.github.com/butter/get/build/<%- data.meta.downloads.lin['64bit'] %>" class="btn-main icon-linux">Download Beta <%- data.meta.version.desktop %></a>
<small data-i18n="download.linux64">For 64-bit Linux</small>
</li>
<li class="download android icon-mobile">
<a data-i18n="download.text" data-os="Android" href="https://butterproject.github.com/butter/get/android/<%- data.meta.downloads.android %>" class="btn-main icon-android">Download Beta <%- data.meta.version.android %></a>
<small data-i18n="download.android">For Android 4.0.3 and above</small>
</li>
</ul>
</section>
<section id="subscribe" style="display: none;">
<h2 data-i18n="email.notified">Get notified when a new version is available</h2>
<form action="https://reach.butterproject.org/" method="POST">
<input type="email" name="email_address" data-i18n="[placeholder]email.placeholder" placeholder="Email Address">
<input type="submit" name="subscribe" data-i18n="[value]email.subscribe" value="Subscribe">
</form>
</section>
<% include templates/footer %>
</body>
</html>