[email protected] webmail now available. Want one? Go here.
You will not find us on Bing and you will get a bounce when you try registering with an outlook/hotmail/live email address here. And the irony is they spam us and we don't spam them. Not our fault. Blame the corporate bully. #deeznutsmicrosoft
Paste
Pasted as Bash by registered user uwe ( 3 years ago )
# video format
[hx]264) ((p+=1)) ;;
[hx]265) ((p+=3)) ;;
hevc) ((p+=3)) ;;
remux) if [ "$hd" = "2160p" ]; then ((p+=2)); fi ;;
# audio format
dtsd) ((p-=1)) ;;
ac3d) ((p-=1)) ;;
ac3ld) ((p+=1)) ;;
ac3) ((p+=2)) ;;
dts) ((p+=3)) ;;
dtshd) ((p+=4)) ;;
eac3) ((p+=4)) ;;
# language
german) ((p+=1)) ;;
dl) ((p+=1)) ;;
# source
web) ((p+=1)) ;;
webhd) ((p+=1)) ;;
webrip) ((p+=1)) ;;
bluray) ((p+=2)) ;;
blu-ray) ((p+=2)) ;;
bdrip) ((p+=2)) ;;
uhd) ((p+=3)) ;;
uhdbd) ((p+=3)) ;;
# addons
uncut) ((p+=1)) ;;
remastered) ((p+=1)) ;;
dubbed) ((p-=2)) ;;
german) ((p+=3)) ;;
Revise this Paste