youtube-dl/youtube_dl
Janez Troha 9771cceb2c Fix filename extension leaking to json filename
Makes writeinfojson behaving exactly as writethumbnail in case where filename contains mediafile extension.

Case:

video.mp4 converted to music.mp3 would yield music.mp4.info.json instead music.mp3.info.json or music.info.json
2013-11-13 18:34:03 +01:00
..
extractor Don't assume the 'subtitlesformat' is set in the params dict (fixes #1750) 2013-11-13 17:14:10 +01:00
__init__.py Credit @saper for tvp IE (#1730) 2013-11-13 11:08:07 +01:00
__main__.py
aes.py
FileDownloader.py Use avconv for downloading with m3u8 manifests if it's available (fixes #1735) 2013-11-10 16:47:03 +01:00
InfoExtractors.py
PostProcessor.py FFmpegMetadataPP: don't enclose the values with " (fixes #1756) 2013-11-12 20:38:13 +01:00
update.py
utils.py
version.py release 2013.11.13 2013-11-13 11:09:04 +01:00
YoutubeDL.py Fix filename extension leaking to json filename 2013-11-13 18:34:03 +01:00