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
/
peertube.py
Age
Commit message (
Collapse
)
Author
2021-01-08
[peertube] Extract files also from streamingPlaylists (#27728)
0l-l0
JSON objects with an empty "files" tag seem to be a valid PeerTube API response. In those cases the "files" arrays contained in the "streamingPlaylists" members can be used instead. closes #26002 closes #27586
2020-12-05
[peertube] Extract fps
Sergey M․
2020-12-05
[peertube] Recognize audio-only formats (closes #27295)
Sergey M․
2020-03-03
[peertube] Fix issues and improve extraction (closes #23657)
Sergey M․
2020-03-03
[peertube] Improve extraction
3risian
2019-10-04
[peertube] Update instances (#22414)
Andrew Morgan
2019-07-06
[peertube] Detect embed URLs in generic extraction (closes #21666)
Sergey M․
2018-07-21
Improve URL extraction
Sergey M․
2018-06-19
[peertube] Improve generic support (closes #16733)
Sergey M․
2018-05-26
[peertube] Add support for generic embeds
Sergey M․
2018-05-26
[peertube] Add support for embed and API URLs
Sergey M․
2018-05-26
[peertube] Add extractor (closes #16301, closes #16329)
Sergey M․