youtube: Take over maintainership, update copyrights

This commit is contained in:
Laurent Bachelier 2013-07-21 01:56:49 +02:00
commit 8c8eb672fc
3 changed files with 7 additions and 5 deletions

View file

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
# Copyright(C) 2010-2011 Christophe Benz, Romain Bignon
# Copyright(C) 2010-2013 Christophe Benz, Romain Bignon, Laurent Bachelier
#
# This file is part of weboob.
#
@ -17,6 +17,8 @@
# You should have received a copy of the GNU Affero General Public License
# along with weboob. If not, see <http://www.gnu.org/licenses/>.
# Some parts are taken from youtube-dl, licensed under the UNLICENSE.
from urlparse import parse_qsl
import re