On 15 October 2013, Stuart Henderson <st...@openbsd.org> wrote: > On 2013/10/15 13:23, David Coppa wrote: > > COMMENT = command-line program to download videos from YouTube.com > > > > lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/canalc2.pyc > > lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/canalplus.py > > lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/canalplus.pyc > > +lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/cinemassacre.py > > +lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/cinemassacre.pyc > > lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/cnn.py > > lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/cnn.pyc > > > > lib/python${MODPY_VERSION}/site-packages/youtube_dl/extractor/collegehumor.py > [etc etc] > > I didn't notice before, but it seems that this software has a > poorly-chosen name ;-) How about updating COMMENT and DESCR to indicate > that it actually handles quite a wide range of sites?
Pretty impressive actually: $ youtube-dl --list-extractors | cut -d : -f 1 | sort -u | wc -l 139 Regards, Liviu Daia