ikeboy / pluralsight-scraper

Pluralsight video downloader
https://www.knyz.org/blog/post/pluralsight-scraper-released/
GNU General Public License v2.0
139 stars 50 forks source link

v2 branch: regex: Missing characters (Windows) #13

Closed Suisse00 closed 4 years ago

Suisse00 commented 4 years ago

TLDR: If somebody with Windows try to use it you will need to add such characters: :?* (colon, question mark, star)

(I personally encounter the colon)

vezaynk commented 4 years ago

Filtered out here: https://github.com/knyzorg/pluralsight-scraper/blob/8388d58bfdb760d55f50e60ed852fbe063546ea4/index.js#L43