youtube-dl
2015-09-05 Yen Chi HsuanMerge branch 'vlive' of https://github.com/ping/youtube...
2015-09-04 Sergey M․[test_utils] Add tests for cli option converters
2015-09-04 Sergey M․[postprocessor/common] Use generalized cli option conve...
2015-09-04 Sergey M․[downloader/external] Use generalized cli option converters
2015-09-04 Sergey M․[utils] Generalize cli option converters
2015-09-04 Sergey M.Merge pull request #6755 from remitamine/external_downl...
2015-09-04 remitamine[downloader/external] change _argless_option function...
2015-09-04 remitamine[downloader/external] add _argless_option for option...
2015-09-04 Jaime Marquínez... [ruutu] Update test url
2015-09-04 remitamine[downloader/external] add _bool_option to pass value...
2015-09-04 Sergey M․[test_utils] Add more tests for xpath
2015-09-04 Sergey M․[utils] Improve xpath_text
2015-09-04 Sergey M․[ruutu] Fix extraction (Closes #6759)
2015-09-04 Sergey M․[utils] Relax attribute key assert
2015-09-04 Sergey M․[utils] Add xpath_element and xpath_attr
2015-09-04 Sergey M.Merge pull request #6760 from ferama/master
2015-09-04 Marco FerraginaAdded ec extension to nowvideo extractor
2015-09-03 remitamine[downloader/external] Respect --no-check-certificate...
2015-09-03 Jaime Marquínez... [crunchyroll] Extract width and height (closes #6749)
2015-09-03 Philipp Hagemeisterrelease 2015.09.03
2015-09-02 Sergey M․[ok] Sort formats
2015-09-02 Sergey M․[ok] Add support for youtube embeds
2015-09-02 Sergey M․[ok] Improve player regex
2015-09-02 Sergey M․[ok] Extract correct data-options (Closes #6726)
2015-09-02 Sergey M.[README.md] Remove superfluous word
2015-09-02 Sergey M.Merge pull request #6736 from remitamine/readme
2015-09-02 Sergey M.Merge pull request #6731 from dstftw/strict-http-response
2015-09-02 remitaminelink to developer instructions and correct common.py...
2015-09-01 Sergey M․[utils] Strict HTTP responses (Closes #6727)
2015-09-01 Jaime Marquínez... [rtve] Fix extraction (fixes #6723)
2015-09-01 Sergey M․[francetv] Update tests (2)
2015-09-01 Sergey M․[francetv] Update tests
2015-09-01 Sergey M․[francetv] Use subtitle when present (Closes #6715)
2015-09-01 Sergey M․[options] Clarify extractors supporting videopassword
2015-09-01 Sergey M․[youku] Fix videopassword test
2015-09-01 Sergey M․[youku] Simplify (Closes #6717)
2015-09-01 PSJayUpdate README
2015-09-01 PSJayFix coding styple in YouKuIE.
2015-09-01 PSJaySupport video-password on Youku.
2015-09-01 Jaime Marquínez... [dumpert] Support 'embed/' urls (fixes #6712)
2015-09-01 Sergey M․[globo] Fix extraction and make more robust (Closes...
2015-09-01 Yen Chi Hsuan[odnoklassniki] Fix extraction and extend _VALID_URL...
2015-09-01 ping[vlive] Add info about to m. redirects for mobile
2015-08-31 Sergey M․[fc2] Fix refer
2015-08-31 Sergey M․[fc2] Add test for #3171
2015-08-31 Sergey M․[fc2] Relax _VALID_URL (Closes #3171)
2015-08-31 ping[vlive] Fixes for review
2015-08-30 Sergey M․[hls] Properly encode fragment filename
2015-08-30 Sergey M․[f4m] Add missing imports
2015-08-30 Sergey M.Merge pull request #5588 from aajanki/encode_frag_filenames
2015-08-30 Sergey M․[YoutubeDL] Encode thumbnail filename (Closes #6714)
2015-08-30 Sergey M․[imgut:album] Add extractor (Closes #6711)
2015-08-30 Sergey M․[youtube] Simplify and extract more metadata from url_e...
2015-08-30 Anssi Hannula[youtube] Fix missing format details for 60fps DASH...
2015-08-29 Yen Chi Hsuan[abc] Use int_or_none
2015-08-29 Yen Chi Hsuan[abc] Support YouTube embeds (fixes #6595)
2015-08-29 Sergey M․[nowtv] Fix display_id (Closes #6702)
2015-08-29 Sergey M․[kaltura] Fix _VALID_URL formatting
2015-08-29 Sergey M․[kaltura] Clarify html5 player comment
2015-08-29 Sergey M․[kaltura] Strictify _VALID_URL
2015-08-29 sourcerect[kaltura] add html5 player urls
2015-08-29 Sergey M․[generic] Add test for screenwavemedia embed
2015-08-29 Sergey M․[generic] Use screenwavemedia embed pattern
2015-08-29 Sergey M․[cinemassacre] Use screenwavemedia embed pattern
2015-08-29 Sergey M․[screenwavemedia] Improve _VALID_URL
2015-08-29 Sergey M․[screenwavemedia] Add EMBED_PATTERN
2015-08-29 felix[screenwavemedia] warn when falling back to a hardcoded...
2015-08-29 felix[screenwavemedia] use the true JS value instead of...
2015-08-29 felix[generic] Look for ScreenwaveMedia embeds
2015-08-28 Sergey M․[mtvservices] Fix title extraction under python 2
2015-08-28 Sergey M․[mtvservices] Catch more georestriction errors
2015-08-28 Sergey M․[mtvde] Add support for news
2015-08-28 Sergey M․[mtvde] Add test for mediagen URL without query
2015-08-28 Sergey M․[mtvservices] Fix mediagen URL generation
2015-08-28 Sergey M․[mtvde] Simplify (Closes #6673)
2015-08-28 Paul Hartmann[MTV] move German mtv site to new class
2015-08-28 Philipp Hagemeisterrelease 2015.08.28
2015-08-27 Sergey M․[foxnews] Clarify IE_DESC
2015-08-27 Sergey M․[foxnews] Simplify (Closes #6694)
2015-08-27 nmruggAdded matching test for FoxBusiness.
2015-08-27 nmruggMake FoxBusiness work.
2015-08-26 Sergey M․[shared] Add filesize to test
2015-08-26 Sergey M․[shared] Add test for vivo
2015-08-26 Sergey M․[shared] Clarify IE_DESC
2015-08-26 Sergey M․[shared] Extend _VALID_URL to support vivo.sx (Closes...
2015-08-26 Sergey M․[crunchyroll] Fix typo
2015-08-26 Sergey M․[udemy] Use raise_login_required
2015-08-26 Sergey M․[tubitv] Use raise_login_required
2015-08-26 Sergey M․[smotri] Use raise_login_required
2015-08-26 Sergey M․[safari] Use raise_login_required
2015-08-26 Sergey M․[pluralsight] Use raise_login_required
2015-08-26 Sergey M․[lynda] Use raise_login_required
2015-08-26 Sergey M․[eroprofile] Use raise_login_required
2015-08-26 Sergey M․[crunchyroll] Use raise_login_required
2015-08-26 Sergey M․[extractor/common] Add raise_login_required
2015-08-26 Sergey M․[crunchyroll] Detect required login (#6677)
2015-08-26 Sergey M.Merge pull request #6679 from jaimeMF/youtube-fix-playe...
2015-08-26 Jaime Marquínez... [youtube] Adapt player version regex to handle urls...
2015-08-25 Sergey M․[yandexmusic:playlist] Handle playlists with more than...
2015-08-25 Sergey M․[yandexmusic] Skip removed tracks (#6666)
next