tomyang001
4a0a254b41
Delete pythonapp.yml
2020-02-19 19:10:13 -05:00
tomyang001
82ee7c5946
Create pythonapp.yml
2020-02-19 18:47:07 -05:00
tomyang001
d723a946d7
Add files via upload
2020-02-19 18:44:35 -05:00
TinyToweringTree
1326a5aa38
[archiveorg] Make metadata extraction more robust
2020-02-20 00:02:32 +01:00
TinyToweringTree
b98d1c0d5a
[archiveorg] Use and fix get_element_by_class()
...
Use get_element_by_class() from utils to get rid of yet another regex.
This function used to return only the content of the element, and not
the element itself, including its tag and attributes. The whole group
of get_element_by_X() functions are a bit of a misnomer, as they all
return the *content* of the element and not the element itself.
All these functions can now return the whole element when setting
their `include_tag` parameter to `True`. By default it is `False` so
no other code will be affected by this change. Tests have been added
to test/test_utils.py accordingly.
This uncovered a bug which prevented elements starting with a hyphen as
their class name from being found. This has been fixed by fixing the
regex used in get_elements_by_class().
2020-02-19 22:42:00 +01:00
TinyToweringTree
e910f498d3
[archiveorg] Use extract_attributes()
2020-02-19 22:04:47 +01:00
pull[bot]
a8850604be
Merge pull request #264 from ytdl-org/master
...
[pull] master from ytdl-org:master
2020-02-18 19:22:58 +00:00
Martin Ström
97c822b3d5
[tv2dk:bornholm:play] Fix extraction ( #24076 )
2020-02-19 01:02:05 +07:00
Eric Baldridge
a7597fcd09
sbs geo bypass
2020-02-18 05:08:56 -08:00
3risian
f0542cf756
[PeerTube] Enforce string type for description, ids
2020-02-18 12:22:42 +11:00
3risian
28dea4b638
[PeerTube] Improve code quality of captions extractor
2020-02-18 12:17:59 +11:00
Martin Ström
e353191542
[tv2dk] Need to use https
2020-02-17 16:55:05 +01:00
tsukumijima
653ce37517
Merge remote-tracking branch 'upstream/master' into fix/niconico
2020-02-17 17:18:02 +09:00
0x9fff00
ad7f5cb12e
[svtplay] Extract more metadata and higher resolution thumbnail ( closes #18159 )
2020-02-16 22:27:54 +01:00
pull[bot]
bf001f8437
Merge pull request #263 from ytdl-org/master
...
[pull] master from ytdl-org:master
2020-02-16 16:10:35 +00:00
Sergey M․
74a4ae8fd5
release 2020.02.16
2020-02-16 22:45:24 +07:00
Sergey M․
117ba9e9df
release 2020.02.16
2020.02.16
2020-02-16 22:43:42 +07:00
Sergey M․
0d718db623
[ChangeLog] Actualize
...
[ci skip]
2020-02-16 22:40:44 +07:00
felix
95b352c582
Support arbitrary stream merges
...
With this change, the merge operator may join any number of media streams,
video or audio. The streams are downloaded in the order specified.
Also, fix the metadata post-processor so that it doesn't leave out
any streams.
2020-02-15 12:11:54 +01:00
felix
140da66f74
[dispeak] mark the "slides" stream as video-only
2020-02-15 12:11:54 +01:00
Aakash Gajjar
6255e567d9
[tiktok] fix regex
2020-02-15 12:30:12 +05:30
Aakash Gajjar
6fb11ca851
[fix] refactor code
2020-02-15 12:09:53 +05:30
jxu
e073ec83bb
Fix trailing whitespace for flake8
2020-02-14 22:08:25 -05:00
jxu
9722c7c35b
Add first playlist test and use Sergey M.'s empty playlist test
2020-02-14 22:00:23 -05:00
pull[bot]
6f3b2542cf
Merge pull request #262 from ytdl-org/master
...
[pull] master from ytdl-org:master
2020-02-14 23:10:33 +00:00
Sergey M․
7bf27721d6
[npr] Add support for streams ( closes #24042 )
2020-02-15 05:35:55 +07:00
pull[bot]
b84011d5dc
Merge pull request #261 from ytdl-org/master
...
[pull] master from ytdl-org:master
2020-02-14 21:10:31 +00:00
Sergey M․
f6052ec923
[24video] Add support for porn.24video.net ( closes #23779 , closes #23784 )
2020-02-15 03:49:29 +07:00
Sergey M․
4e9e1e240d
[test_YoutubeDL] Add tests for #10591 ( closes #23873 )
2020-02-15 03:37:31 +07:00
Sergey M․
e0abaab293
[test_YoutubeDL] Fix get_ids
2020-02-15 03:37:25 +07:00
jxu
de1121d749
[YoutubeDL] Fix playlist entry indexing with --playlist-items ( closes #10591 , closes #10622 )
2020-02-15 03:36:53 +07:00
pull[bot]
5146ff20db
Merge pull request #260 from ytdl-org/master
...
[pull] master from ytdl-org:master
2020-02-14 20:10:38 +00:00
Sergey M․
293c9f0186
[jpopsuki] Remove extractor ( closes #23858 )
2020-02-15 02:23:29 +07:00
Sergey M․
06f1de2daf
[nova] Improve extraction (refs #23690 )
2020-02-15 02:16:26 +07:00
Sergey M․
b68a6e32fb
[nova:embed] Improve ( closes #23690 )
2020-02-15 02:00:58 +07:00
Jan 'Yenda' Trmal
8cd809fb3d
[nova:embed] Fix extraction ( closes #23672 )
2020-02-15 02:00:52 +07:00
Devon Meunier
9a3f9af97b
[cbc] Add login support
2020-02-13 11:15:35 -05:00
pull[bot]
135f96fe0d
Merge pull request #259 from ytdl-org/master
...
[pull] master from ytdl-org:master
2020-02-13 14:10:48 +00:00
d2au
d6aa1db7ed
[abc:iview] Support 720p ( #22907 ) ( #22921 )
2020-02-13 14:52:00 +01:00
rubyist
c57d5d3931
Fix regex not accepting some IMDB links, falling back to generic without
...
reason
2020-02-12 19:19:34 -08:00
ALurker
c52d15d988
Fix breaks to PagedList and Generator Playlists
2020-02-12 18:52:37 -06:00
HubTools
5cb8b1a710
[pornhub] extract uploader path
2020-02-11 13:25:36 +13:00
HubTools
f575aae4ce
typo'd variable name
2020-02-11 13:20:06 +13:00
HubTools
6c0164fb72
extract uploader path
2020-02-11 13:05:04 +13:00
Oren Amsalem
85e69b2125
better subtitles info in-case of nooverwrites
...
In case a subtitle exists, it is better to output:
[info] Video subtitle RP3LhqcBThg_mp4.en.vtt is already present
instead of
[info] Video subtitle en.vtt is already present
2020-02-10 16:47:05 +02:00
Oren Amsalem
547586a4d7
point to master instead of old version.
2020-02-10 15:24:46 +02:00
pull[bot]
1d1bd6a364
Merge pull request #258 from ytdl-org/master
...
[pull] master from ytdl-org:master
2020-02-10 09:11:44 +00:00
Remita Amine
f377edec06
[nytimes] improve format sorting( closes #24010 )
2020-02-10 09:43:20 +01:00
pull[bot]
06e815758f
Merge pull request #257 from ytdl-org/master
...
[pull] master from ytdl-org:master
2020-02-08 13:10:24 +00:00
Sergey M․
bfe2b8cf2a
[update] Fix updating via symlinks ( closes #23991 )
2020-02-08 19:46:58 +07:00