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
/
vgtv.py
Age
Commit message (
Expand
)
Author
2018-06-18
[vgtv] Improve HLS formats extraction
Sergey M․
2018-06-18
[vgtv] Add support for www.aftonbladet.se/tv/ URLs
Sergey M․
2017-09-15
[vgtv] Relax _VALID_URL (closes #14223)
Sergey M․
2017-02-19
Improve geo bypass mechanism
Sergey M․
2017-02-19
[vgtv] Improve geo restriction detection
Sergey M․
2017-01-06
Fix "invalid escape sequences" error on Python 3.6
Yen Chi Hsuan
2016-09-30
[vgtv] Add support for tv.aftonbladet.se (Closes #10800)
Sergey M․
2016-08-14
[vgtv] Detect geo restricted videos (#10348)
Sergey M․
2016-03-21
Add support for https for all extractors as preventive and future-proof measure
Sergey M․
2016-03-21
Add missing r prefix for _VALID_URLs
Sergey M․
2016-03-05
[vgtv] support ap.vgtv.no and fix old videos extraction(fixes #8719)
remitamine
2016-01-31
[vgtv] Fix test_VGTV_2
Yen Chi Hsuan
2015-12-29
Simplify formats accumulation for f4m/m3u8/smil formats
Sergey M․
2015-12-27
[vgtv] fix f4m downloading(fixes #7843)
remitamine
2015-12-22
[vgtv] update tests and correct format sorting
remitamine
2015-12-10
[vgtv] extract 5 digit length video ids using both xstream and vgtv
remitamine
2015-12-09
[vgtv] add sortcut expressions to use the extractor
remitamine
2015-12-06
[vgtv] extract all formats and improve extraction
remitamine
2015-10-30
[vgtv] improve _VALID_URL regex
remitamine
2015-10-30
[vgtv] extract videos from FTV, Aftenposten, Aftonbladet using VGTVIE
remitamine
2015-05-30
[vgtv] Properly handle lives
Sergey M․
2015-05-30
[vgtv] Check for inactive videos
Sergey M․
2015-05-30
[vgtv] Skip wasLive hds (Closes #5835)
Sergey M․
2015-05-09
[vgtv] Avoid duplicate format_id
Sergey M․
2015-05-09
[vgtv] Escape '#' in _VALID_URL and remove empty newlines at the end
Jaime Marquínez Ferrándiz
2015-05-08
[vgtv] Add support for bt vestlendingen (Closes #5620)
Sergey M․
2015-05-08
[vgtv] Add support for bt.no articles (#5620)
Sergey M․
2015-05-08
[vgtv] Add support for generic bt.no URLs (#5620)
Sergey M․
2015-05-03
[vgtv] Fix _VALID_URL (Closes #5578)
Sergey M․
2014-12-04
[vgtv] Update tests
Tithen-Firion
2014-11-23
PEP8 applied
Jouke Waleson
2014-10-27
[vgtv] Fix test title
Philipp Hagemeister
2014-10-27
[vgtv] Simplify
Philipp Hagemeister
2014-09-30
[vgtv] Fix tests' exts
Sergey M․
2014-09-08
[vgtv] Add view count to test cases
Sergey M․
2014-09-08
[vgtv] Extract all formats, add support for wasLive and live streamTypes
Sergey M․
2014-09-04
[vgtv] Add new extractor
Magnus Kolstad