Add a "id_regexp" parameter to filter results on video id

Signed-off-by: Fabien Grumelard <fabix-symlink@grumi.net>
This commit is contained in:
Fabien Grumelard 2013-02-07 16:40:22 +01:00 committed by Florent
commit a43a01a5cf
3 changed files with 21 additions and 4 deletions

View file

@ -10,6 +10,7 @@ For each entry in the configuration file, the script :
In each section of the configuration file :
- backend : the backend to use
- pattern : specify the search pattern
- title_exclude : a coma seperated list. If an item in this list is substring of the title, then the video is ignored.
- title_exclude : a pipe seperated list. If an item in this list is substring of the title, then the video is ignored.
- id_regexp : an optional regular expression that the video id must match
- max_results : maximum number of result to parse
- directory : the <user specify name> above.