-
See https://github.com/kaushalmodi/ox-hugo/issues/129.
-
### Make sure you are using the *latest* version: run `youtube-dl --version` and ensure your version is *2017.11.06*.
Result:
C:\Users\jlazarus\Media\Video\bbc>youtube-dl --version
2017.11.06
…
-
- [x] I've **verified** and **I assure** that I'm running youtube-dl **2017.12.10**
- [x] At least skimmed through the [README](https://github.com/rg3/youtube-dl/blob/master/README.md), **most notabl…
-
Not sure why it's happening now and never happened before to me, but the JS beautifier expands every object to a key:value per line, instead of keeping them in a single line. This is very annoying for…
-
It would be nice to have support for SI units. The LaTeX package siunitx has a mathjax version (https://github.com/mathjax/MathJax-third-party-extensions/tree/master/siunitx) so it looks like a good c…
-
Hello,想知道下您是如何知道快递100的API的?是以什么方式获取的?
例如(在代码/kd100.py):
> GUESS = 'http://m.kuaidi100.com/autonumber/auto?{0}'
> QUERY = 'http://m.kuaidi100.com/query?{0}'
我发现了可以申请API通过 [快递接口](https://m.kuaidi1…
-
When using mathjax, `\{` is unable to produce `{`...
Below is the configuration:
```
MathJax.Hub.Config({
config: ["MMLorHTML.js"],
extensions: ["tex2jax.js"],
jax: ["input/TeX"],
t…
-
Single videos are still working, wohle channels aren't.
G:\>youtube-dl --cookies cookies.txt --username PRIVATE --pas
sword PRIVATE -f 140/m4a -i -o F:\yt/%(uploader)s/%(title)s_%(upload_date)s_%
…
-
The following piece of LaTeX-enriched markdown:
```
This is some math.
\begin{aligned}
x&=1\label{eq:1}\\
y&=2
\end{aligned}
End of math. \eqref{eq:1}
```
converts beautifully to LaTeX with `pando…
-
Hello,
when I use BulkCopy extension, empty rows are created.
The number of rows created is correct but data is empty even if source is an array of not empty data.
The rows are created in the…