The bug was solved by changing the maximum value of the 'search index'. Actually Youtube doesn't allow to get more than 500 results. That's why we changed the value of YOUTUBE_MAX_START_INDEX from 1000 to 500. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| backend.py | ||
| browser.py | ||
| favicon.png | ||
| pages.py | ||
| test.py | ||
| video.py | ||