Allow ampersand right after ? in youtube URLs (Closes #602)
authorPhilipp Hagemeister <phihag@phihag.de>
Thu, 27 Dec 2012 04:31:36 +0000 (05:31 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Thu, 27 Dec 2012 04:31:36 +0000 (05:31 +0100)
commit3bb6165927c277c3af73d5ef1ffb6ce9ea663d10
tree4df4243e058f5a3b15da7c1e8dce8941e055fb68
parentd0d4f277da6f1f74e5adcf532b17d01d52943ba8
Allow ampersand right after ? in youtube URLs (Closes #602)
test/test_all_urls.py [new file with mode: 0644]
test/test_youtube_playlist_ids.py [deleted file]
youtube_dl/InfoExtractors.py