Modified youtube-dl to write new lines with the --newline switch. This
authorGino Lisignoli <glisignoli@gmail.com>
Wed, 13 Feb 2013 01:02:31 +0000 (14:02 +1300)
committerGino Lisignoli <glisignoli@gmail.com>
Wed, 13 Feb 2013 01:02:31 +0000 (14:02 +1300)
commit7311fef854632130af5edcae7f6762f0fedbaccb
tree8a925f224a4d08b028d890757757bc4609804499
parent906417c7c586218c5a61f9966ce7d67528f97b69
Modified youtube-dl to write new lines with the --newline switch. This
enables easier process monitoring when being called with external
scripts.
youtube_dl/FileDownloader.py
youtube_dl/__init__.py