index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
teachertube.py
Age
Commit message (
Expand
)
Author
2017-01-06
Fix "invalid escape sequences" error on Python 3.6
Yen Chi Hsuan
2016-10-03
Unify coding cookie
Déstin Reed
2015-01-08
[teachertube] Modernize
Philipp Hagemeister
2014-11-23
PEP8 applied
Jouke Waleson
2014-08-28
Move playlist tests to extractors.
Philipp Hagemeister
2014-07-21
[teachertube] Fix title and playlist recognition
Philipp Hagemeister
2014-07-03
[teachertube] Add support for new video URL format
Sergey M․
2014-07-03
[teachertube:user:collection] Update media regex
Sergey M․
2014-06-29
[teachertube:user] fix regex
Petr Půlpán
2014-06-29
[TeacherTube] add user + collection, removed classrooms
Petr Půlpán
2014-06-26
[teachertube] Add support for new URL formats
Sergey M․
2014-06-26
[teachertube] Improve extraction
Sergey M․
2014-06-23
[teachertube] Fix extraction
Sergey M․
2014-06-08
[teachertube] Fix extraction for Python 3
Sergey M․
2014-06-07
[teachertube] Add support for audios
Sergey M․
2014-06-06
[TeacherTubeIE] Add extractor for teachertube.com videos + classrooms (fixes ...
pulpe