summaryrefslogtreecommitdiff
path: root/urlopen.py
AgeCommit message (Collapse)AuthorFilesLines
2018-01-31added videourls array, any domain the array will be treated as a videodaniel-Jones1-1/+2
2018-01-31fixed missing ;'sdaniel-Jones1-2/+2
2018-01-31added gifv to videos. added ability to detect urls, currently detecting ↵daniel-Jones1-2/+7
youtube links as videos
2018-01-31first code commitdaniel-Jones1-0/+34