2521 Commits (44a5f1718a5657a08082d8fd3201403bf2683c4f)
 

Author SHA1 Message Date
rzhxeo 8e4f824365 Remove test parameter from _download_with_rtmpdump 11 years ago
Jaime Marquínez Ferrándiz 387ae5f30b [vimeo] Recognize urls ending in a slash (fixes #1242) 11 years ago
rzhxeo ad7a071ab6 Only download 1 sec. with rtmpdump in test mode 11 years ago
Philipp Hagemeister 1310bf2474 [redtube] add age_limit 11 years ago
Philipp Hagemeister b24f347190 Merge branch 'download-archive'
Conflicts:
	youtube_dl/YoutubeDL.py
	youtube_dl/__init__.py
11 years ago
Philipp Hagemeister ee6c9f95e1 Remove superfluous parenthesis 11 years ago
Philipp Hagemeister 2a69c6b879 Merge branch 'age_limit' 11 years ago
Philipp Hagemeister cfadd183c4 Call extracted property age_limit everywhere 11 years ago
Philipp Hagemeister e484c81f0c [generic] Clarify error messages 11 years ago
Philipp Hagemeister 7e5e8306fd release 2013.10.06 11 years ago
Philipp Hagemeister 41e8bca4d0 [viddler] Add basic support (Fixes #1520) 11 years ago
Philipp Hagemeister 8dbe9899a9 Allow users to specify an age limit (fixes #1545)
With these changes, users can now restrict what videos are downloaded by the intented audience, by specifying their age with --age-limit YEARS .
Add rudimentary support in youtube, pornotube, and youporn.
11 years ago
Philipp Hagemeister f4aac741d5 Move try_rm to test helpers 11 years ago
Philipp Hagemeister c1c9a79c49 Add basic --download-archive option
Often, users want to be able to download only videos they haven't seen before, despite the video files having been deleted or moved in the mean time.
When --download-archive FILE is given, the extractor and ID of every download is recorded in the specified file. If it is already present, the video in question is skipped.
11 years ago
Philipp Hagemeister 226113c880 Merge remote-tracking branch 'origin/tox' 11 years ago
Filippo Valsorda 8932a66e49 [fixup] remove unnecessary commented function 11 years ago
Filippo Valsorda 79cfb46d42 add tox configuration file for easy testing 11 years ago
Filippo Valsorda 00fcc17aee add capability to suppress expected warnings in tests 11 years ago
Philipp Hagemeister e94b783c74 [googleplus] Fix upload_date detection 11 years ago
Philipp Hagemeister 97dae9ae07 [bliptv] Make sure video ID is a string 11 years ago
rzhxeo ca215e0a4f [CinemassacreIE] Use MD5 to check in TEST description 11 years ago
rzhxeo 91a26ca559 [CinemassacreIE] Remove docstring from class 11 years ago
rzhxeo 1ece880d7c [CinemassacreIE] Add support for other embed methods 11 years ago
rzhxeo 400afddaf4 Add CinemassacreIE 11 years ago
Jaime Marquínez Ferrándiz c3fef636b5 [dailymotion] Fix playlist extraction
The html code has changed, make the video ids extraction more solid.
11 years ago
Philipp Hagemeister 46e28a84ca [brightcove] Fix up some broken HTML (#1553) 11 years ago
Philipp Hagemeister 17ad2b3fb1 [yahoo] Switch ext of test 11 years ago
Philipp Hagemeister 5e2a60db4a [yahoo] Fix test title 11 years ago
Philipp Hagemeister cd214418f6 [redtube] pep8 11 years ago
Philipp Hagemeister ba2d9f213e [jeuxvideo] fix video file md5sum 11 years ago
Philipp Hagemeister 7f8ae73a5d Include length in player cache ID
Some videos use the same player with IDs of multiple lengths.
See https://travis-ci.org/rg3/youtube-dl/jobs/12126506#L319 for an example.
11 years ago
Philipp Hagemeister 466880f531 [yahoo] Do not try to run rtmpdump on travis 11 years ago
Philipp Hagemeister 9f1f6d2437 [rtlnow] Skip test on travis 11 years ago
Philipp Hagemeister 9e0f897f6b [francetv] Use common format for ID of generation-quoi subextractor 11 years ago
Philipp Hagemeister c0f6aa876f Merge remote-tracking branch 'origin/master' 11 years ago
Philipp Hagemeister d93bdee9a6 [comedycentral] Prepare for generic video extraction (#980) 11 years ago
Philipp Hagemeister f13d09332d [mtv] Prepare for #980 11 years ago
Philipp Hagemeister 2f5865cc6d Clarify that url and ext are optional when formats is given (#980) 11 years ago
Philipp Hagemeister deefc05b88 Document formats (for #980) 11 years ago
Philipp Hagemeister 0d8cb1cc14 [ted] Prepare #980 merge 11 years ago
Jaime Marquínez Ferrándiz a90b9fd209 Merge pull request #1551 from rzhxeo/flickr
[FlickrIE] Fix HTTPS url
11 years ago
rzhxeo 829493439a [FlickrIE] Fix HTTPS url 11 years ago
Philipp Hagemeister 3cd022f6e6 Merge remote-tracking branch 'rzhxeo/rtl_ntv' 11 years ago
Philipp Hagemeister abefd1f7c4 Merge remote-tracking branch 'rzhxeo/rtl_upload_date' 11 years ago
Philipp Hagemeister c21315f273 [youtube] new static 82 signature 11 years ago
Philipp Hagemeister 9ab1018b1a release 2013.10.04 11 years ago
Philipp Hagemeister da0a5d2d6e [france2] Add support for URLs without video IDs (Fixes #1547) 11 years ago
Jaime Marquínez Ferrándiz ee6adb166c [ign] Support more urls and detect multiple videos in articles (fixes #1543) 11 years ago
Philipp Hagemeister be8fe32c92 Fix help of --cachedir 11 years ago
Philipp Hagemeister c38b1e776d [youtube] Simplify cache_dir code (#1529) 11 years ago