Browse Source

[d8] typo

totalwebcasting
Philipp Hagemeister 11 years ago
parent
commit
43030f36db
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      youtube_dl/extractor/d8.py

+ 1
- 1
youtube_dl/extractor/d8.py View File

@ -1,5 +1,5 @@
# encoding: utf-8
from __future__ import unicode_literal
from __future__ import unicode_literals
from .canalplus import CanalplusIE


Loading…
Cancel
Save