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.
After downloading some videos, I occasionally sort them into folders according to their category.
However I would often need to update a youtube playlist folder that has new additions, and I am forced to find the folder and then put it back in root to be checked.
Is there an option to check recursively in folders? If not, is it possible to add it to the code? (I can do it if pointed to the relevant files to modify)
Edit: Thanks and apologies for the lame question!