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
/
globo.py
Age
Commit message (
Expand
)
Author
2019-10-22
[globo] handle alternative hash signing method
Remita Amine
2019-10-15
[globo] extract subtitles(closes #22713)
Remita Amine
2019-10-09
[globo] fix format extraction(closes #20319)
Remita Amine
2019-01-09
[globo] set GLBID cookie manually(closes #17346)
Remita Amine
2018-05-26
remove unnecessary assignment parenthesis
Remita Amine
2018-05-21
[globo] use compat_str
Remita Amine
2018-05-21
[globo] Add entry for netrc authentication
Remita Amine
2018-05-21
[globo] handle login errors
Remita Amine
2018-05-21
[globo] improve extraction(closes #4189)
Remita Amine
2016-09-17
[globo:article] Add support for multiple videos (Closes #10653)
Sergey M․
2016-09-08
Add missing r prefix for _VALID_URLs
stepshal
2016-08-19
[globo:article] Relax _VALID_URL and video id regex (Closes #10379)
Sergey M․
2016-02-14
[globo] Switch to new-style classes
Sergey M․
2015-12-29
Simplify formats accumulation for f4m/m3u8/smil formats
Sergey M․
2015-11-04
[globo] Add more tests
Sergey M․
2015-11-04
[globo:article] Fix test
Sergey M․
2015-11-04
[globo] Force uploader id to be string
Sergey M․
2015-11-04
[globo] Update tests
Sergey M․
2015-11-04
[globo] Improve http formats
Sergey M․
2015-11-04
[globo] Remove like count
Sergey M․
2015-11-04
[globo] Remove non available test
Sergey M․
2015-11-04
[globo] Prefer native m3u8
Sergey M․
2015-11-04
[globo] Skip unsupported smooth streaming
Sergey M․
2015-11-04
[globo] Improve m3u8 extraction
Sergey M․
2015-11-04
[globo] Separate article extractor
Sergey M․
2015-09-01
[globo] Fix extraction and make more robust (Closes #6728)
Sergey M․
2015-03-12
* Change globo.py flash ver to 17.0.0.132 - Chrome 42.0.2311.22
Leonardo Amaral
2015-02-01
[globo] Properly extract m3u8 formats (#4346 #4832)
Sergey M․
2015-01-31
[globo] Fix error on some globo videos
kinetoskombi
2014-11-23
PEP8 applied
Jouke Waleson
2014-11-02
[util] Move compatibility functions out of util
Philipp Hagemeister
2014-10-04
[globo] Initial extractor implementation (Closes #3823)
Sergey M․