Skip to content

Instantly share code, notes, and snippets.

@johan456789
johan456789 / en-zh_tw-translations.md
Last active December 2, 2025 14:07
en-zh_tw-translations.md

Here are some english words/phrases that are difficult to translate with the best translation I've found.

en zh-tw note
AMA (Ask Me Anything) 問都問
brainrot 爛腦
clickbait 標題黨
clickbait 引戰
PSA 望周知
// removed last line of https://unpkg.com/@danielxceron/youtube-transcript@1.2.3/dist/youtube-transcript.esm.js
/*! *****************************************************************************
Copyright (c) Microsoft Corporation.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
// removed last line of https://unpkg.com/youtube-transcript@1.2.1/dist/youtube-transcript.esm.js
/*! *****************************************************************************
Copyright (c) Microsoft Corporation.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
@johan456789
johan456789 / encn_Oxford_custom.js
Last active June 26, 2021 19:36
ODH en -> cn Oxford Dictionary script
// Modified from https://github.com/ninja33/ODH/blob/master/src/dict/encn_Oxford.js
/* global api, hash */
class encn_Oxford {
constructor(options) {
this.token = '';
this.gtk = '';
this.options = options;
this.maxexample = 2;
this.word = '';