Added new Regex for prosiebensat1 Extractor Description. Fixes #11810 (#11929)
authorThomas Christlieb <thomaschristlieb@hotmail.com>
Wed, 1 Feb 2017 15:00:41 +0000 (16:00 +0100)
committerYen Chi Hsuan <yan12125@gmail.com>
Wed, 1 Feb 2017 15:00:41 +0000 (23:00 +0800)
commit7882f1115e8eca2d2c958e2dbb6be45450e4027c
tree9180b8bed4cb7af990668de3fd9f6597e26e8b2b
parent2b2d5d319b563a12e26c55966a047fa5bb039cd0
Added new Regex for prosiebensat1 Extractor Description. Fixes #11810 (#11929)

* Added new Regex for prosiebensat1 Extractor Description. Fixes #11810

* Using _og_search_description() as a Fallback for Description-Regex

* Using _og_search_description() as a Fallback for Description-Regex - Second try

* Also added fallback regex

* Using _og_search_description() as a Fallback for Description-Regex - Third try

* removed fatal=False from search for description regex. default=None should be preferred only

* Using fatal=false for _og_search_description

* Revert "Using fatal=false for _og_search_description"

This reverts commit 2b7e123f9d0f2bd6ada54fa8e4e6035fece5dbf4.

* Deleted default=None Parameter for _og_search_property
youtube_dl/extractor/prosiebensat1.py