[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Only strip youtube crap from basenames
- Subject: Only strip youtube crap from basenames
- From: Chris Warburton
- Date: Fri, 23 Aug 2019 13:38:58 +0100
- State: new
When we try removing youtube IDs by dropping whatever's after a hyphen, we can
end up spotting hyphens in directory names. That's nonsense, we should only be
looking in the basename.
While we're at it, we should see how many characters are in a youtube ID, so
that we check for that many.