Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This allows building releases from 64bit OS
|
|
Now it accepts output filename as argument
|
|
|
|
|
|
ignored intellij related files
|
|
|
|
[ci skip]
|
|
[ci skip]
|
|
|
|
|
|
|
|
|
|
|
|
for f4m
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Found in dw.com (#9475)
|
|
|
|
Related: #9531
|
|
Related: #9531
|
|
Related: #9531
|
|
|
|
[vlive] Address site update
|
|
[eporner] fix for the new URL layout
|
|
Recently eporner slightly changed the URL layout, the ID that used to be
digits only are now digits and letters, so youtube-dl falls back to
the generic extractor that doesn't work.
Fix the matching regex to allow letters in ID.
[v2: added a test case]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
extractors
|
|
Changes:
* Fix video params extraction
* Don't make status request since status info now available on the page
* Remove unneeded code
* Fix test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
extraction
|
|
|
|
|
|
|