[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Only strip youtube crap from basenames



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.