Git tutorial for beginners
Create a new repo on github
ㅤ- Login to github:
gh auth login
- Set global options (name & email):
git config --global user.name ""
/** | |
* Alternative to deprecated window.getMatchedCSSRules() | |
* | |
* Usage: getMatchedCSSRules(document.getElementsByClassName('my-element')[0]).cssText; | |
*/ | |
if (typeof window.getMatchedCSSRules !== 'function') { | |
var ELEMENT_RE = /[\w-]+/g, | |
ID_RE = /#[\w-]+/g, | |
CLASS_RE = /\.[\w-]+/g, | |
ATTR_RE = /\[[^\]]+\]/g, |
Git tutorial for beginners
gh auth login
git config --global user.name ""
Github Desktop Portable:
Download & install YTDLnis
Open YTDLnis, go to More > Command Templates > New template
, fill with :
translated title
--extractor-args "youtube:lang=en"
, replace en
with your language codeExtra Command
Create
Go to More > Settings > Downloads
, enable Quick Download