The youtube test video failed with `UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 34: ordinal not in range(128)`, the problem was with the filenames being encoded.
* Make them directly executable again * Move common stuff (md5, parameters) to helper * Never import * * General clean up
It's used by videodetective.com
the ChannelParser has been moved to a new function in utils get_meta_content Instead of the SocialStreamParser now it uses a regex
Also fix DateRange not accepting ranges of one day.
Create a function unified_strdate in utils.py to fix these problems
Only absolute dates.