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
/
YoutubeDL.py
Age
Commit message (
Expand
)
Author
2018-02-10
[YoutubeDL] Add support for filesize_approx in format selector (closes #15550)
Sergey M․
2018-02-04
Document http_chunk_size
Sergey M․
2018-01-01
[YoutubeDL] Output python implementation in debug header
Sergey M․
2017-12-19
[YoutubeDL] Add support for playlist_uploader and playlist_uploader_id in out...
Sergey M․
2017-11-14
[YoutubeDL] Fix playlist range optimization for --playlist-items (closes #14740)
Sergey M․
2017-10-11
[YoutubeDL] Improve _default_format_spec (closes #14461)
Sergey M․
2017-10-06
[YoutubeDL] Ignore duplicates in --playlist-items
Sergey M․
2017-10-06
[YoutubeDL] Fix out of range --playlist-items for iterable playlists and redu...
Sergey M․
2017-09-30
[YoutubeDL] PEP 8
Sergey M․
2017-09-28
[YoutubeDL] Document youtube_include_dash_manifest
Sergey M․
2017-09-24
Hide experimental phantomjs wrapper
Sergey M․
2017-09-16
Merge pull request #14225 from Tithen-Firion/openload-phantomjs-method
Yen Chi Hsuan
2017-09-13
Merge pull request #12909 from remitamine/raw-sub
Yen Chi Hsuan
2017-09-05
[YoutubeDL] Ensure dir existence for each requested format (closes #14116)
Sergey M․
2017-08-17
[YoutubeDL] Sanitize byte string format URLs (#13951)
Sergey M․
2017-08-12
[YoutubeDL] Make sure format id is not empty
Sergey M․
2017-08-03
[phantomjs] add exe version to debug info
Tithen-Firion
2017-07-23
[YoutubeDL] Improve default format specification (closes #13704)
Sergey M․
2017-07-21
[YoutubeDL] Do not override id, extractor and extractor_key in url_transparent
Sergey M․
2017-07-15
[YoutubeDL] PEP 8
Sergey M․
2017-07-14
[YoutubeDL] Don't expand env variables in meta fields (closes #13637)
Sergey M․
2017-07-09
Keep in sync with ffmpeg's current malformed AAC bitstream wording (closes #1...
Sergey M․
2017-06-23
[YoutubeDL] Skip malformed formats for better extraction robustness
Sergey M․
2017-06-08
[YoutubeDL] Sanitize more fields (#13313)
Sergey M․
2017-06-03
[YoutubeDL] Don't emit ANSI escape codes on Windows
CeruleanSky
2017-05-09
[YoutubeDL] Force restrict filenames when no locale is set for python 2 as we...
Sergey M․
2017-04-29
[YoutubeDL] write raw subtitle files
Remita Amine
2017-04-24
[YoutubeDL] Fix output template for missing timestamp (closes #12796)
Sergey M․
2017-04-16
[YoutubeDL] Apply expand_path after output template substitution
Sergey M․
2017-04-16
[YoutubeDL] Propagate overridden metadata to IE results of type url (closes #...
Sergey M․
2017-04-12
improve coding style
Remita Amine
2017-03-31
[YoutubeDL] Return early when extraction of url_transparent fails
Sergey M․
2017-03-26
Use expand_path where appropriate (closes #12556)
Sergey M․
2017-03-19
[YoutubeDL] Allow multiple input URLs to be used with stdout as output template
Sergey M․
2017-03-01
[YoutubeDL] Don't sanitize identifiers (closes #12317)
Sergey M․
2017-02-24
Suppress help for all deprecated options and print warning when used
Sergey M․
2017-02-23
[YoutubeDL] Add more numeric fields for NA substitution in outtmpl
Sergey M․
2017-02-23
[YoutubeDL] Rewrite outtmpl for playlist_index and autonumber for backward co...
Sergey M․
2017-02-23
[YoutubeDL] Add support for string formatting operations in output template
Sergey M․
2017-02-19
Rename bypass geo restriction options
Sergey M․
2017-02-19
Add faked X-Forwarded-For to formats' HTTP headers
Sergey M․
2017-02-19
Add experimental geo restriction bypass mechanism
Sergey M․
2017-01-31
New parameter --playlist-random to randomize playlist download order. Fixes #...
Thomas Christlieb
2017-01-29
added --autonumber-start NUMBER as a command line option to be able to offset...
Costy Petrisor
2017-01-15
[YoutubeDL] Improve protocol auto determining (closes #11720)
Sergey M․
2017-01-06
Fix "invalid escape sequences" error on Python 3.6
Yen Chi Hsuan
2016-11-02
add Basic support for Smooth Streaming protocol(#8118)
Remita Amine
2016-10-03
Unify coding cookie
Déstin Reed
2016-09-15
[YoutubeDL] Improve Adobe Pass options' wording
Sergey M․
2016-09-14
[ap] improve adobe pass names and parse error handling
Remita Amine
[next]