Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
youtube_dl/extractor/__init__.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It uses the 'touch' subdomain and adds a '#' before 'video'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The variable the config dict is assigned to can change, now we try to detect it or fallback to a, b or c
|
|
|
|
Now it looks directly in the info dictionary
|
|
|
|
|
|
In this case the 'original_format' field must be used.
|
|
|
|
|
|
|
|
|
|
referer (fixes #1929)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
youtube_dl/FileDownloader.py
youtube_dl/extractor/smotri.py
|
|
This allows us to simplify the calls in the youtube extractor even further.
|
|
|