youtube-dl: stop downloading pages early + remove duplicate entries
commita682612849f31b83ad3c8d064a5d0abe9a17f3ba
authorEric Le Lay <elelay@macports.org>
Sat, 14 Sep 2019 15:32:50 +0000 (14 17:32 +0200)
committerEric Le Lay <elelay@macports.org>
Sat, 14 Sep 2019 15:32:50 +0000 (14 17:32 +0200)
treefa75bb20ac8712053daaf8bfe4b6e6abd6bcf799
parent1d05df49266e662da85c1d5939227704bf0a1e6a
youtube-dl: stop downloading pages early + remove duplicate entries

e.g. https://www.youtube.com/channel/UCYJ61XIK64sp6ZFFS8sctxw
one can downloads tens of pages, but already first 2 pages have 200+ episodes.
Also 3 episodes in the current first 222 are duplicates, causing DB constraint
error on insertion (e.g. ANNO 1800 ... 074) if not filtered
share/gpodder/extensions/youtube-dl.py