Philipp Hagemeister
cc1237f484
[__init__] Work around flake8 false positive
10 years ago
Philipp Hagemeister
881e6a1f5c
Add --xattr-set-filesize option ( Fixes #1348 )
10 years ago
Philipp Hagemeister
baeaeffce5
[options] Add support for infinite retries ( Fixes #507 )
10 years ago
Philipp Hagemeister
c14e88f0f5
[YoutubeDL] Add --playlist-items option ( Fixes #2662 )
10 years ago
Philipp Hagemeister
ec82d85acd
[YoutubeDL] Implement --write-all-thumbnails ( Closes #2269 )
10 years ago
Philipp Hagemeister
cfb56d1af3
Add --list-thumbnails
10 years ago
Philipp Hagemeister
222516d97d
[downloader] Lay groundwork for external downloaders.
...
This comes with a very simply implementation for wget; the real work is in setting up the infrastructure.
10 years ago
Philipp Hagemeister
649f7966f7
Fix --sleep-interval ( #3426 )
10 years ago
Philipp Hagemeister
5f0d813d93
Merge remote-tracking branch 'rupertbaxter2/master'
...
Conflicts:
youtube_dl/__init__.py
youtube_dl/downloader/common.py
10 years ago
Philipp Hagemeister
58b1f00d19
[YoutubeDL] Add new --call-home option for debugging
10 years ago
Philipp Hagemeister
be4a824d74
Add new option --source-address
...
Closes #3618 , fixes #721 , fixes #2481 , fixes #4551 , closes #1020 .
10 years ago
Philipp Hagemeister
6271f1cad9
[youtube|ffmpeg] Automatically correct video with non-square pixels ( Fixes #4674 )
10 years ago
Philipp Hagemeister
bd1a281ede
[options] PEP8 and simpler --merge-output-format handling ( #4673 )
10 years ago
Andrei Troie
34c781a24d
Passing the option into the main program's arguments
10 years ago
Philipp Hagemeister
c0bdf32a3c
Add --print-json ( Closes #2845 )
10 years ago
Philipp Hagemeister
2bad0e5d20
[/__init__] Define public API
10 years ago
Philipp Hagemeister
0590062925
Respect age_limit when listing extractors ( Fixes #4653 )
10 years ago
Philipp Hagemeister
50a0f6df7e
[/__init__] Add another cute search example
10 years ago
Philipp Hagemeister
4f026fafbc
[YoutubeDL] Make postprocessors declarative
...
Instead of having to configure PPs in code, this allows us and embedding programs not to worry about imports or finer details, similarly to how we handle IEs.
10 years ago
Mark Schreiber
ff815fe65a
Download playlist items in reverse order
...
Series of videos are typically uploaded to YouTube playlists in
chronological order. By default, these videos are downloaded
latest-to-earliest; this is great for seeing the latest videos in a
series, but prevents streaming video in the order that the videos were
produced. Add an option to download videos in reverse order,
earliest-to-latest.
Conflicts:
youtube_dl/YoutubeDL.py
youtube_dl/__init__.py
10 years ago
Philipp Hagemeister
b74e86f48a
Fix all PEP8 issues except E501
10 years ago
Jouke Waleson
8bcc875676
PEP8: more applied
10 years ago
Jouke Waleson
5f6a1245ff
PEP8 applied
10 years ago
Philipp Hagemeister
7d4111ed14
Provide guidance when called with a YouTube ID starting with a dash.
...
Reported at https://news.ycombinator.com/item?id=8648121
10 years ago
Philipp Hagemeister
e07e931375
Work around 2.7.0 deficencies ( Fixes #4223 )
10 years ago
Philipp Hagemeister
a4bc433619
[__init__] Modernize
10 years ago
Philipp Hagemeister
8c25f81bee
[util] Move compatibility functions out of util
...
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 .
10 years ago
Philipp Hagemeister
3511266bc3
[YoutubeDL] Simplify API of YoutubeDL
...
Calling add_default_extractors twice should be harmless since the first set of extractors will match.
10 years ago
Philipp Hagemeister
64269e4d01
Move AUTHORS to root ( closes #2985 )
10 years ago
Philipp Hagemeister
5894a4f4ee
Credit @gabeos for crunchyroll:playlist ( #3988 )
10 years ago
Sergey M․
f889cea109
Merge branch 'compat-getenv-and-expanduser' of https://github.com/dstftw/youtube-dl into dstftw-compat-getenv-and-expanduser
...
Conflicts:
test/test_utils.py
youtube_dl/__init__.py
10 years ago
Jaime Marquínez Ferrándiz
1bdeb7be2e
Set '--simulate' if any of the printing options is given ( fixes #3036 )
...
That's what the help messages say.
Previously it would only set '--skip-download', which would write thumbnail,
descriptions or subtitles if they were requested (for example you may have set
'--write-thumbnail' in the config file).
10 years ago
Philipp Hagemeister
7fc54e5262
Merge remote-tracking branch 'xavierbeynon/audiomack'
10 years ago
Philipp Hagemeister
ec9c978481
Credit @winwon for vidzi ( #3989 )
10 years ago
xavier
fdfefa1b9c
Made changes per phihag
10 years ago
Philipp Hagemeister
63e0be3415
New option --dump-single-json ( #4003 )
10 years ago
Philipp Hagemeister
964ae0a122
Credit @thornomad for glide ( #3944 )
10 years ago
Philipp Hagemeister
2acfe95f58
Credit @capital-G for bild.de ( #3983 )
10 years ago
Philipp Hagemeister
057a5206cc
Add --flat-playlist option ( Closes #4003 )
10 years ago
Philipp Hagemeister
f2f2c0c2c6
[generic] Allow --default-search without colon
10 years ago
Sergey M․
4644ac5527
[core] Decode environment variables with filesystem encoding ( Fixes #3854 , Fixes #3217 , Fixes #2918 )
...
Introduces compat versions of os.getenv and os.path.expanduser
10 years ago
Sergey M․
5e43e3803c
Credit @lenaten for ynet ( #3840 ) and sport5 ( #3841 )
10 years ago
Philipp Hagemeister
5a13fe9ed2
Credit @m5moufl for behindkink ( #3740 )
10 years ago
Philipp Hagemeister
997987d568
Credit @r4mos for allmyvideos
10 years ago
Philipp Hagemeister
ae369738b0
Credit @haricharan for einthusan ( #3755 )
10 years ago
Philipp Hagemeister
2daabe4992
[options] Correct option usage
10 years ago
Philipp Hagemeister
34a741a8ec
[options] Move all options to their own file
10 years ago
Sergey M․
140d8d77b3
Credit @mrkolby for dbtv.no ( #3685 )
10 years ago
Philipp Hagemeister
a0e07d3161
[youtube] Move cache into its own module
10 years ago
Philipp Hagemeister
35b1e44567
Fix --rm-cache-dir error message
10 years ago