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
/
itv.py
Age
Commit message (
Expand
)
Author
2019-05-11
Fix W504 and disable W503 (closes #20863)
Sergey M․
2018-07-21
Improve URL extraction
Sergey M․
2018-06-21
[itv] Sort imports
Sergey M․
2018-06-21
[itv] Make SOAP request non fatal and extract metadata from a webpage (closes...
Sergey M․
2018-05-02
[itv:btcc] Add extractor (closes #16139)
Sergey M․
2018-05-01
[itv] Improve extraction (closes #16253)
Sergey M․
2017-12-14
[itv] Improve extraction, extract more subtitles and duration (closes #14944)
Sergey M․
2017-11-27
[itv] update hls formats extraction
Remita Amine
2017-07-23
[itv] Fix production id extraction (closes #13671)
Sergey M․
2017-04-16
[itv] Extract series metadata
Sergey M․
2017-04-16
[itv] Fix rtmp formats (#12759)
Sergey M․
2017-04-16
[itv] Use native hls
Sergey M․
2017-04-16
[itv] Lower preference for rtmp formats (closes #12759)
Sergey M․
2017-02-19
Improve geo bypass mechanism
Sergey M․
2017-02-19
[itv] Improve geo restriction detection and use geo bypass mechanism
Sergey M․
2017-01-29
[itv] fix extraction in python 2.6
Remita Amine
2017-01-28
[itv] fix subtitle extraction
Remita Amine
2017-01-28
[itv] extract subtitles
Remita Amine
2017-01-28
[itv] Add new extractor(closes #9240)
Remita Amine