index
:
youtube-dl
master
Mirror of youtube-dl
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube_dl
/
YoutubeDL.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[YoutubeDL] Add ffmpeg_location to post processor options (closes #20532)
Sergey M․
2019-04-02
1
-0
/
+2
*
Start moving to ytdl-org
Sergey M․
2019-03-11
1
-8
/
+8
*
[YoutubeDL] Improve _make_archive_id (closes #19149)
Sergey M․
2019-02-08
1
-1
/
+5
*
[YoutubeDL] Fallback to ie_key of matching extractor while making download ar...
Sergey M․
2019-02-02
1
-7
/
+13
*
[YoutubeDL] Fix typo in string negation implementation and add more tests (cl...
Sergey M․
2019-01-24
1
-1
/
+1
*
[YoutubeDL] Add negation support for string comparisons in format selection e...
Sergey M․
2019-01-20
1
-3
/
+6
*
[YoutubeDL] Introduce YoutubeDLCookieJar and clarify the rationale behind ses...
Sergey M․
2018-12-09
1
-9
/
+3
*
[YoutubeDL] Recognize expires=0 as session cookies and send session cookies w...
aegamesi
2018-12-09
1
-1
/
+7
*
Prefer ffmpeg over avconv by default (closes #8622)
Sergey M․
2018-06-29
1
-2
/
+2
*
Remove experimental mark for some options
Sergey M․
2018-05-19
1
-5
/
+5
*
[YoutubeDL] Ensure ext exists for automatic captions
Sergey M․
2018-05-08
1
-10
/
+15
*
Improve geo bypass mechanism
Sergey M․
2018-05-02
1
-0
/
+3
*
[YoutubeDL] Fix typo in media extension compatibility checker
Douglas Su
2018-04-19
1
-1
/
+1
*
[YoutubeDL] Do not save/restore console title while simulate (closes #16103)
Sergey M․
2018-04-09
1
-0
/
+4
*
[YoutubeDL] Add support for filesize_approx in format selector (closes #15550)
Sergey M․
2018-02-10
1
-1
/
+1
*
Document http_chunk_size
Sergey M․
2018-02-04
1
-1
/
+2
*
[YoutubeDL] Output python implementation in debug header
Sergey M․
2018-01-01
1
-2
/
+10
*
[YoutubeDL] Add support for playlist_uploader and playlist_uploader_id in out...
Sergey M․
2017-12-19
1
-0
/
+2
*
[YoutubeDL] Fix playlist range optimization for --playlist-items (closes #14740)
Sergey M․
2017-11-14
1
-1
/
+2
*
[YoutubeDL] Improve _default_format_spec (closes #14461)
Sergey M․
2017-10-11
1
-11
/
+16
*
[YoutubeDL] Ignore duplicates in --playlist-items
Sergey M․
2017-10-06
1
-1
/
+2
*
[YoutubeDL] Fix out of range --playlist-items for iterable playlists and redu...
Sergey M․
2017-10-06
1
-11
/
+16
*
[YoutubeDL] PEP 8
Sergey M․
2017-09-30
1
-1
/
+1
*
[YoutubeDL] Document youtube_include_dash_manifest
Sergey M․
2017-09-28
1
-0
/
+6
*
Hide experimental phantomjs wrapper
Sergey M․
2017-09-24
1
-1
/
+1
*
Merge pull request #14225 from Tithen-Firion/openload-phantomjs-method
Yen Chi Hsuan
2017-09-16
1
-0
/
+2
|
\
|
*
[phantomjs] add exe version to debug info
Tithen-Firion
2017-08-03
1
-0
/
+2
*
|
Merge pull request #12909 from remitamine/raw-sub
Yen Chi Hsuan
2017-09-13
1
-21
/
+22
|
\
\
|
*
|
[YoutubeDL] write raw subtitle files
Remita Amine
2017-04-29
1
-21
/
+22
|
|
/
*
|
[YoutubeDL] Ensure dir existence for each requested format (closes #14116)
Sergey M․
2017-09-05
1
-8
/
+16
*
|
[YoutubeDL] Sanitize byte string format URLs (#13951)
Sergey M․
2017-08-17
1
-3
/
+5
*
|
[YoutubeDL] Make sure format id is not empty
Sergey M․
2017-08-12
1
-1
/
+1
*
|
[YoutubeDL] Improve default format specification (closes #13704)
Sergey M․
2017-07-23
1
-8
/
+23
*
|
[YoutubeDL] Do not override id, extractor and extractor_key in url_transparent
Sergey M․
2017-07-21
1
-1
/
+1
*
|
[YoutubeDL] PEP 8
Sergey M․
2017-07-15
1
-2
/
+3
*
|
[YoutubeDL] Don't expand env variables in meta fields (closes #13637)
Sergey M․
2017-07-14
1
-1
/
+14
*
|
Keep in sync with ffmpeg's current malformed AAC bitstream wording (closes #1...
Sergey M․
2017-07-09
1
-2
/
+2
*
|
[YoutubeDL] Skip malformed formats for better extraction robustness
Sergey M․
2017-06-23
1
-4
/
+12
*
|
[YoutubeDL] Sanitize more fields (#13313)
Sergey M․
2017-06-08
1
-15
/
+37
*
|
[YoutubeDL] Don't emit ANSI escape codes on Windows
CeruleanSky
2017-06-03
1
-6
/
+7
*
|
[YoutubeDL] Force restrict filenames when no locale is set for python 2 as we...
Sergey M․
2017-05-09
1
-2
/
+2
|
/
*
[YoutubeDL] Fix output template for missing timestamp (closes #12796)
Sergey M․
2017-04-24
1
-1
/
+1
*
[YoutubeDL] Apply expand_path after output template substitution
Sergey M․
2017-04-16
1
-2
/
+1
*
[YoutubeDL] Propagate overridden metadata to IE results of type url (closes #...
Sergey M․
2017-04-16
1
-1
/
+8
*
improve coding style
Remita Amine
2017-04-12
1
-1
/
+1
*
[YoutubeDL] Return early when extraction of url_transparent fails
Sergey M․
2017-03-31
1
-0
/
+6
*
Use expand_path where appropriate (closes #12556)
Sergey M․
2017-03-26
1
-3
/
+3
*
[YoutubeDL] Allow multiple input URLs to be used with stdout as output template
Sergey M․
2017-03-19
1
-0
/
+1
*
[YoutubeDL] Don't sanitize identifiers (closes #12317)
Sergey M․
2017-03-01
1
-1
/
+1
*
Suppress help for all deprecated options and print warning when used
Sergey M․
2017-02-24
1
-2
/
+12
[next]