Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Related: #6108, #8664, #9459
|
|
Originally reported at
https://github.com/rg3/youtube-dl/pull/9287#issuecomment-219617864
|
|
|
|
|
|
It now uses brightcove
|
|
|
|
|
|
Fixes #7049, related to #9440
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's less fragile than using js_to_json with ora js
|
|
|
|
|
|
now JS object literals like { /* " */ 0: ",]\xaa<\/p>", } will be correctly converted to JSON.
|
|
[teamcoco] Fix base64 regexp
|
|
Don't hardcode errno constant
|
|
The value of ENOENT is architecture-dependent, so don't assume it's
always 2.
|
|
|
|
They occasional trigger errors or blocks
(https://travis-ci.org/rg3/youtube-dl/jobs/130184883)
|
|
Update README.md
|
|
It now uses jwplatform
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bookmarks no longer available
|
|
|
|
Fixes #9450
|
|
|
|
In this test case, sometimes HLS is the best format while sometimes HDS
is. To prevent occasional test failures, force HDS to be the best
format. In the past, testing against HDS formats causes the same error
as #9214, which is fixed as #9377 landed.
|
|
Replaces #9216
Fixes #9214 and test_Bloomberg partially
|
|
Fixes #9408
|
|
Fixes #9463
|
|
|
|
|