mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 03:10:38 +00:00
Put Danny Colligan as an author in the script itself
This commit is contained in:
parent
a9633f1457
commit
64a6f26c5d
@ -1,6 +1,7 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
# Author: Ricardo Garcia Gonzalez
|
# Author: Ricardo Garcia Gonzalez
|
||||||
|
# Author: Danny Colligan
|
||||||
# License: Public domain code
|
# License: Public domain code
|
||||||
import htmlentitydefs
|
import htmlentitydefs
|
||||||
import httplib
|
import httplib
|
||||||
|
Loading…
Reference in New Issue
Block a user