This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_comments": { | |
"_title": "List of 217 language codes: ISO 639-1.", | |
"_author": "Josantonius - [email protected]", | |
"_copyright": "Copyright (c) 2016 - 2017", | |
"_license": "http://opensource.org/licenses/MIT - The MIT License (MIT)", | |
"_link": "http://github.com/josantonius/PHP-LanguageCode", | |
"_since": "1.0.0", | |
"_comment": "Compiled from https://wikipedia.org/wiki/List_of_ISO_639-1_codes" | |
}, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
print "hello" | |
import httplib, urllib | |
hexstring = "436c6f4b54416741456b67414141414341414152585139614c34554a75784d576b3656424a744a6d5146764447354b4376726e656b56725656454c677532555152424f6469315141747875544231455369754856364c434b62597958346876724a523130556c5f6b5a35675342434c7472584d614241674145674153494b79712d734c786b676d31486b36506e336d6a4d42593945435978526e72644f6e4552354c67384c2d4f31" | |
hexdata = hexstring.decode("hex") | |
bytedata = bytearray(hexdata) | |
base64data = "NDM2YzZmNGI1NDQxNjc0MTQ1NmI2NzQxNDE0MTQxNDM0MTQxNDE1MjU4NTEzOTYxNGMzNDU1NGE3NTc4NGQ1NzZiMzY1NjQyNGE3NDRhNmQ1MTQ2NzY0NDQ3MzU0YjQzNzY3MjZlNjU2YjU2NzI1NjU2NDU0YzY3NzUzMjU1NTE1MjQyNGY2NDY5MzE1MTQxNzQ3ODc1NTQ0MjMxNDU1MzY5NzU0ODU2MzY0YzQzNGI2MjU5Nzk1ODM0Njg3NjcyNGE1MjMxMzA1NTZjNWY2YjVhMzU2NzUzNDI0MzRjNzQ3MjU4NGQ2MTQyNDE2NzQxNDU2NzQxNTM0OTRiNzk3MTJkNzM0Yzc4NmI2NzZkMzE0ODZiMzY1MDZlMzM2ZDZhNGQ0MjU5Mzk0NTQzNTk3ODUyNmU3MjY0NGY2ZTQ1NTIzNTRjNjczODRjMmQ0ZjMx" | |
url = "www.googleapis.com/certificateprovisioning/v1/devicecertificates/create?key=AIzaSyB-5OLKTx2iU5mko18 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(function() { | |
var AdModel, AdPodModel, AgeGate, AppController, AppHelper, AppModel, BaseBeaconController, BeaconController, BeaconHelper, BeaconModel, ComscoreBeaconController, Constants, ContentModel, ControlsView, EndCard, EndCardAdModel, EndCardPlaylist, EventBus, FatalError, GeneralEvent, GlobalErrorHandler, HuluBeaconController, Md5, MediaPlayerView, MozartService, NielsenBeaconController, PlayableModel, PlayerController, PlayerModel, PlayerView, PlaylistPlayerModel, PrerollModel, QOSBeaconController, SiteShelfHelper, Ui, VideoEvent, VideoNetworkState, VideoReadyState, | |
__hasProp = {}.hasOwnProperty, | |
__extends = function(child, parent) { for (var key in parent) { if (__hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; }, | |
__bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; }; | |
Md5 = (function() { | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last login: Fri Dec 6 12:01:18 on ttys004 | |
WBDL-C02YN2LGJG5J:dc-roku rleibovitz$ telnet 10.20.32.109 8085 | |
Trying 10.20.32.109... | |
Connected to 10.20.32.109. | |
Escape character is '^]'. | |
for events | |
Created Request | |
XHR Req: http://nqs-nl12-c3.youboranqs01.com/start?cdn=CLOUDFRT&user=dcprem122.83771&code=V_13799_aehg0ed13cj9pk3e_0&duration=2983&properties=%7B%22content_id%22%3A%22164.24%22%7D&title=Titans&pluginVersion=5.1.1-RokuVideo&deviceInfo=%7B%22model%22%3A%224630X%22%7D&deviceId=78&system=dramafever&playerVersion=Roku-Video&player=RokuVideo&resource=https%3A%2F%2Fdc-prod-video.wbdndc.net%2Fv12%2Fd739d1c7-d72d-48e3-9be2-68286e75159e%2F6291246876%2Fdash%2Fplayready%2Findex_sdr_1080_avc_ns_6_r.mpd&live=false¶m3=dc%20universe&timemark=1575652482054 | |
Http: # 122685241 done status: 200 time: 183ms request: POST https://api.segment.io/v1/track | |
Segment Response: { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import base64 | |
import uuid | |
from pymp4.parser import Box | |
def get_moov_pssh(fd): | |
while True: | |
x = Box.parse_stream(fd) | |
if x.type == b'moov': |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This can be used in Mac by using following trick: | |
Open trial.key at path: /Applications/Beyond\ Compare.app/Contents/Resources/trial.key | |
Replace content of trial.key with: | |
--- BEGIN LICENSE KEY --- | |
H1bJTd2SauPv5Garuaq0Ig43uqq5NJOEw94wxdZTpU-pFB9GmyPk677gJ | |
vC1Ro6sbAvKR4pVwtxdCfuoZDb6hJ5bVQKqlfihJfSYZt-xVrVU27+0Ja | |
hFbqTmYskatMTgPyjvv99CF2Te8ec+Ys2SPxyZAF0YwOCNOWmsyqN5y9t | |
q2Kw2pjoiDs5gIH-uw5U49JzOB6otS7kThBJE-H9A76u4uUvR8DKb+VcB | |
rWu5qSJGEnbsXNfJdq5L2D8QgRdV-sXHp2A-7j1X2n4WIISvU1V9koIyS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Layout (Torrents page) */ | |
/* We're going to opt for the category icon method for now, tags_* is also available */ | |
.cats_applications { width: 28px; height: 28px; background: url('images/apps.png') no-repeat center center; } | |
.cats_audiobooks { width: 28px; height: 28px; background: url('images/audiobook.png') no-repeat center center; } | |
.cats_comedy { width: 28px; height: 28px; background: url('images/comedy.png') no-repeat center center; } | |
.cats_comics { width: 28px; height: 28px; background: url('images/comics.png') no-repeat center center; } | |
.cats_ebooks { width: 28px; height: 28px; background: url('images/ebook.png') no-repeat center center; } | |
.cats_elearningvideos { width: 28px; height: 28px; background: url('images/elearning.png') no-repeat center center; } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Beyond Compare 4 | |
Licensed to: ASIO Allsoftinone | |
Quantity: 1 user | |
Serial number: 1822-9597 | |
License type: Pro Edition for Windows | |
--- BEGIN LICENSE KEY --- | |
H1bJTd2SauPv5Garuaq0Ig43uqq5NJOEw94wxdZTpU-pFB9GmyPk677gJ | |
vC1Ro6sbAvKR4pVwtxdCfuoZDb6hJ5bVQKqlfihJfSYZt-xVrVU27+0Ja | |
hFbqTmYskatMTgPyjvv99CF2Te8ec+Ys2SPxyZAF0YwOCNOWmsyqN5y9t |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/libavformat/utils.c b/libavformat/utils.c | |
index 17ae300..7ff8c22 100644 | |
--- a/libavformat/utils.c | |
+++ b/libavformat/utils.c | |
@@ -3809,6 +3809,36 @@ uint64_t ff_ntp_time(void) | |
return (av_gettime() / 1000) * 1000 + NTP_OFFSET_US; | |
} | |
+static char *randstring(size_t length) { | |
+ |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#PLAYLISTV: pltv-logo="https://3.bp.blogspot.com/-auoUB40UQe4/V1Ck_IovFpI/AAAAAAAAPOI/dKqhEpai32k5cYTAXETJPgFRFvUpkMGMwCKgB/s1600/cinebox.png" pltv-name="Cinebox 0.1" pltv-description=[COLOR red]FILMES[/COLOR] e Series para PlaylisTV/IPTV" pltv-cover="https://2.bp.blogspot.com/-Ev7AC39VQHo/V1CnLKl3aHI/AAAAAAAAPOg/5PUI4Ku-zPo0tFVCuTxl9XIa-F4IXz3LgCKgB/s1600/Cover%2BCinebox.jpg" pltv-author="CineBox" pltv-site="http://cinebox.net" pltv-email="[email protected]" pltv-phone="9-0666-6660" | |
####### NOVAS ADIÇÕES ######## | |
#EXTINF:-1 tvg-logo="http://i.imgur.com/oHiJ0WY.png" group-title="Novos no [COLOR red]Cinebox![/COLOR]",Emelie 2015 1080p - Legendado - Terror | |
https://lh3.googleusercontent.com/aCgORx1qNVCU44u8hMN4U-CPEfDJURh6odJ5O_UWqrpKKo7AQopanzGzmlwWgTPXtIhvpCnA=m22 | |
#EXTINF:-1 tvg-logo="http://i.imgur.com/oHiJ0WY.png" group-title="Novos no [COLOR red]Cinebox![/COLOR]",Nina 2016 Bluray 720p - Legendado - Drama.Biografia.Musical | |
https://lh3.googleusercontent.com/nH4WcmwSj-Fd93N1fraUxL7hMtAeT8jq708gz9DlSO2z9 |
NewerOlder