1
0
Fork 0
mirror of https://codeberg.org/polarisfm/youtube-dl.git synced 2025-01-31 03:11:24 +00:00
youtube-dl/youtube_dl
Jaime Marquínez Ferrándiz 232541df44 [YoutubeDL] format spec: correctly handle dashes and other unused operators
'mp4-baseline-16x9' must be handled as a single string, but the '-' was treated as an operator.
2015-08-04 22:29:23 +02:00
..
downloader
extractor [bbc] Add support for vxp-playlist-data embeds (Closes #6453) 2015-08-04 20:44:22 +06:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
compat.py Merge remote-tracking branch 'jaimemf/format_spec_groups' (closes #6124) 2015-08-03 15:22:51 +02:00
jsinterp.py
options.py
swfinterp.py
update.py
utils.py
version.py
YoutubeDL.py [YoutubeDL] format spec: correctly handle dashes and other unused operators 2015-08-04 22:29:23 +02:00