Bug#723990: youtube-dl: Support for Python 3

2015-08-24 Thread Alex Vong
Hi everyone, Although youtube-dl is provided as a user application, it is actually possible to call it from python2 (but not python3 currently for some reason) using `import youtube_dl'. README.md has this feature docmented

Bug#723990: youtube-dl: Support for Python 3

2014-11-19 Thread Ben Finney
package youtube-dl tags 723990 + help moreinfo thanks On 22-Sep-2013, Alexandre Bruyelles wrote: youtube-dl [package in Debian] requires python 2.7 [and not Python 3]. Right. In my opinion, the package providing the user-facing program should pick exactly one of Python2 or Python 3; the user