1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-06 08:37:07 -05:00

Let youtube IE handle IDs starting with PL (Closes #572)

This commit is contained in:
Philipp Hagemeister
2012-12-04 10:59:38 +01:00
parent 4083bf81a0
commit e387eb5aba
3 changed files with 25 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
#!/usr/bin/env python
# Various small unit tests
import sys