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
/
byutv.py
Age
Commit message (
Expand
)
Author
2019-05-11
[byutv] Improve extraction and update DVR test (closes #20676)
Sergey M․
2019-05-11
[byutv] Add support for DVR videos (closes #20574)
Michael Tilbury
2017-12-13
[byutv] add support for geo restricted videos
Remita Amine
2017-12-13
[byutv] Fix extraction (closes #14966, closes #14967)
Sergey M․
2017-01-06
Fix "invalid escape sequences" error on Python 3.6
Yen Chi Hsuan
2016-10-02
[byutv:event] Add extractor
Sergey M․
2016-10-02
[byutv] Fix id and display id
Sergey M․
2016-10-02
[byutv] Rely on _match_id and _parse_json
Déstin Reed
2016-05-24
skip some tests to reduce test time
remitamine
2016-05-24
[ooyala] check manifest ext with determine_ext and update tests for related e...
remitamine
2015-12-04
[ooyala] fix duration scale
remitamine
2015-10-16
[ooyala] extract domain,handle errors and change related tests
remitamine
2015-05-12
[BYUtvIE] Change thumbnail regex so test does not fail
blissland
2014-11-12
[byutv] Update test
Michael Käufl
2014-04-10
[byutv] Fix test
Sergey M․
2014-03-24
[byutv] Add support (Fixes #2612)
Philipp Hagemeister