about summary refs log tree commit diff
path: root/youtube_dl/extractor/glide.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-1/+1
|
* [glide] Remove unused importSergey M․2016-09-011-1/+0
|
* [glide] Fix extraction (Closes #10478)Sergey M․2016-09-011-12/+3
|
* [glide] Improve extraction and extract upload infoSergey M․2016-04-101-8/+20
|
* [glide] Fix extraction (Closes #9141)Sergey M․2016-04-101-2/+3
|
* [glide] SimplifyPhilipp Hagemeister2014-10-241-6/+13
|
* [glide] Add new extractorDamon Timm2014-10-131-0/+33
Added an extractor for glide.me shared messages. Glide is a movile video messaging services. You can share the link to the messages easily enough and this would allow you to download and save the actual video.