mirror of
https://github.com/LucBerge/yt-dlp.git
synced 2025-03-17 19:57:52 +03:00
Let youtube IE handle IDs starting with PL (Closes #572)
This commit is contained in:
parent
4083bf81a0
commit
e387eb5aba
3 changed files with 25 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
# Various small unit tests
|
||||
|
||||
import sys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue