Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Before submitting an issue make sure you have:
What is the purpose of your issue?
When downloading a video or Playlist from FrontEndMasters, the extractor queries and downloads 6 source JSON files as seen with this output:
[FrontendMasters]: SUltHcmxiB: Downloading webm-low source JSON
[FrontendMasters]: SUltHcmxiB: Downloading webm-mid source JSON
[FrontendMasters]: SUltHcmxiB: Downloading webm-highsource JSON
[FrontendMasters]: SUltHcmxiB: Downloading mp4-low source JSON
[FrontendMasters]: SUltHcmxiB: Downloading mp4-midsource JSON
[FrontendMasters]: SUltHcmxiB: Downloading mp4-high source JSON
After downloading leaving the downloader on all day (Sleep interval of 360) one of the admins pinged my account and informed me that my acc was flagged as using a downloader script, and also "By the way, your script is requesting each video 6 times, which only amplifies the problem."
I tried to specify a format selector in the cmd line arg but it still downloads all the JSON. Is there an arg to limit this, because this seems to be a flag for their systems.