1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-01 07:05:14 +00:00

Move Metacafe and Statigram into their own files, and remove absolute import

This commit is contained in:
Philipp Hagemeister
2013-06-23 20:07:51 +02:00
parent 93d3a642a9
commit 38cbc40a64
4 changed files with 145 additions and 128 deletions

View File

@@ -1,5 +1,4 @@
# coding: utf-8
from __future__ import absolute_import
import json
import netrc