Skip to content

Instantly share code, notes, and snippets.

View bjverde's full-sized avatar

Bjverde bjverde

  • Brasília, DF, Brasil
View GitHub Profile
@bjverde
bjverde / youtube-custom-speed.js
Last active October 13, 2022 00:09 — forked from JustAnotherMark/youtube-custom-speed.js
Custom Youtube video speed
/***
* YouTube More Speed
* Open console Browser with hot key F12
*
* Link text in Portugueses
* http://devblog.drall.com.br/assistindo-videos-do-youtube-em-velocidades-diferentes-das-fornecidas-em-suas-opcoes
*
* Be careful with speed above 4, it may cause audio problems.
**/
@bjverde
bjverde / ConvertUTF-8.py
Last active July 12, 2024 13:40 — forked from smccutchen/ConvertUTF-8.py
Convert multiple files to UTF-8 encoding with Notepad++
# 2016-2017 Soverance Studios.
# Scott McCutchen
# This file will search all files and folders within a given directory, and use Notepad++ to convert their encoding to UTF-8 without Byte Order Marks
#
# This file must be run using the PythonScript plugin from within Notepad++, which is available through the Notepad++ Plugin Manager
#
# You must have Python 2.7 installed
#
# Additionally, this script can only exist and be run from within the Notepad++ user's working directory, the default of which is here: