Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-29 | Simplify formats accumulation for f4m/m3u8/smil formats | Sergey M․ | |
Now all _extract_*_formats routines return a list | |||
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․ | |
It's no longer provided | |||
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 | |
utils is large enough without these compatibility functions. Everything that is present in newer versions of Python (i.e. with dev Python it's just an import) goes into compat.py . Everything else (i.e. youtube-dl-specific helpers) goes into utils.py . | |||
2014-10-04 | [globo] Initial extractor implementation (Closes #3823) | Sergey M․ | |