Skip to content

Instantly share code, notes, and snippets.

View b4zz4's full-sized avatar
💭
Haciendo La Capi

Bazza b4zz4

💭
Haciendo La Capi
View GitHub Profile
@b4zz4
b4zz4 / excerpt.lua
Created April 6, 2018 14:26
mpv cut video / cortar videos con mpv
-- This script allows to create excerpts of a video that is played,
-- press "ctrl+i" to mark the begin of the range to excerpt,
-- press "ctrl+o" to mark the end of the range to excerpt,
-- press "ctrl+x" to actually start the creation of the excerpt,
-- which will be done by starting an external executable
-- named "excerpt_copy" with the parameters $1 = begin,
-- $2 = duration, $3 = source file name
-- (see bottom of this file for all key bindings)
-- script options: Use...
@b4zz4
b4zz4 / genero
Created March 6, 2018 04:43
el show de perico - genero
curl 'https://vodingesta6018-ahoramedia-tv.akamaized.net/video/rtvcPlay/esdp-t02c10-hd851ee07e-93a3_H,500,1000,1500,.MP4.urlset/index-f2-v1-a1.m3u8' -H 'Host: vodingesta6018-ahoramedia-tv.akamaized.net' -H 'User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0' -H 'Accept: */*' -H 'Accept-Language: es-AR,es;q=0.8,en-US;q=0.5,en;q=0.3' --compressed -H 'Referer: https://playerssl.cdnmedia.tv/embed/8d7794fdff/851ee07e-93a3-68d9-eff6-33ee3a5dc80e/?title=false' -H 'Origin: https://playerssl.cdnmedia.tv' -H 'DNT: 1' -H 'Connection: keep-alive' | grep ts$ | while read N; do
curl "https://vodingesta6018-ahoramedia-tv.akamaized.net/video/rtvcPlay/esdp-t02c10-hd851ee07e-93a3_H,500,1000,1500,.MP4.urlset/$N" -H 'Host: vodingesta6018-ahoramedia-tv.akamaized.net' -H 'User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0' -H 'Accept: */*' -H 'Accept-Language: es-AR,es;q=0.8,en-US;q=0.5,en;q=0.3' --compressed -H 'Referer: https://playerssl.cdnmedia.tv/emb
@b4zz4
b4zz4 / 4232.user.js
Created February 24, 2018 18:04
Colaborate with 4232 - Animation Project
// ==UserScript==
// @name 4232
// @description Colaborar con el Proyecto 4232
// @version 1
// @grant none
// @lang es
// @author Ernesto Bazzano (bazza)
// @license AGPL-v3.0+
// @copyright 2018
// @updateURL https://download.tuxfamily.org/4232/4232.user.js
# valor, espera
valor 1, 0
valor 2, 255
delay 1
valor 15, 0
valor 2, 1
valor 1, 0
valor 2, 1
valor 15, 0
valor 2, 255
@b4zz4
b4zz4 / torchat.po
Created July 8, 2015 17:21
traducción al español castellano de TorChat
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: Ernesto Bazzano <bazza@riseup.net>\n"
"Language-Team: bazza <bazzza@riseup.net>\n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"