]> gitweb @ CieloNegro.org - youtube-dl.git/blob - youtube-dl.dev
Correct distinction between unicode and bytes (Closes: #257)
[youtube-dl.git] / youtube-dl.dev
1 #!/usr/bin/env python
2 # -*- coding: utf-8 -*-
3
4 import youtube_dl
5
6 youtube_dl.main()