Nick Sweeting
|
b8924b06df
|
Use README.md for PyPI package description
|
2020-08-13 16:21:26 -04:00 |
|
Dan Everton
|
0b08136c12
|
Fix flake8 warnings
|
2020-08-13 10:39:01 +10:00 |
|
oleksis
|
6d46718378
|
Add PictaChannelPlaylistIE, PictaUserPlaylistIE
|
2020-08-12 19:52:13 -04:00 |
|
pull[bot]
|
4e8e881cd8
|
Merge pull request #352 from ytdl-org/master
[pull] master from ytdl-org:master
|
2020-08-12 15:44:09 +00:00 |
|
Sergey M․
|
10709fc7c6
|
[xhamster] Extend _VALID_URL (closes #25927)
|
2020-08-12 21:51:50 +07:00 |
|
TheRealDude2
|
a7e348556a
|
[xhamster] Fix extraction (closes #26157) (#26254)
|
2020-08-12 21:42:17 +07:00 |
|
Sergey M
|
3982587fee
|
Update xhamster.py
|
2020-08-12 21:41:38 +07:00 |
|
JChris246
|
6cb30ea5ed
|
[xhamster] Extend _VALID_URL (closes #25789) (#25804)
|
2020-08-12 21:37:22 +07:00 |
|
Iulian Onofrei
|
b919f9463e
|
Add alternative option to the embed-only error
For example, running:
```
youtube-dl https://player.vimeo.com/video/356169265
```
outputs:
> [vimeo] 356169265: Downloading webpage
> ERROR: Cannot download embed-only video without embedding URL. Please call
> youtube-dl with the URL of the page that embeds this video.
Following the instructions and running:
```
youtube-dl https://www.raywenderlich.com/4720178-ios-accessibility-tutorial-making-custom-controls-accessible
```
outputs:
> [RayWenderlichCourse] 4720178-ios-accessibility-tutorial-making-custom-controls-accessible:
> Downloading webpage
> [download] Downloading playlist: iOS Accessibility Tutorial: Making Custom
> Controls Accessible
> [RayWenderlichCourse] playlist iOS Accessibility Tutorial: Making Custom
> Controls Accessible: Collected 0 video ids (downloading 0 of them)
> [download] Finished downloading playlist: iOS Accessibility Tutorial: Making
> Custom Controls Accessible
And only this works:
```
youtube-dl https://player.vimeo.com/video/356169265 --referer \
"https://www.raywenderlich.com/4720178-ios-accessibility-tutorial-making-custom-controls-accessible"
```
|
2020-08-12 16:24:54 +03:00 |
|
Adrian Heine
|
34675f9de9
|
[videa] Adapt to updates
Closes #26288, closes #25973, closes #25650.
|
2020-08-12 13:36:47 +02:00 |
|
Dan Everton
|
64e1d18768
|
Merge remote-tracking branch 'upstream/master' into master
|
2020-08-12 20:57:01 +10:00 |
|
George Schizas
|
edd83104b4
|
Use initial data from JS instead to get chapters
There are probably a lot more useful data in there.
|
2020-08-11 12:20:47 +03:00 |
|
aviperetz34
|
6cfea15033
|
Merge pull request #351 from aviperes/bugfix_generic_title_instead_of_description_facebook
generic title fix
|
2020-08-11 10:46:02 +03:00 |
|
Aakash Gajjar
|
89cee32ce9
|
fix(tiktok): update title getter
Signed-off-by: Aakash Gajjar <skyqutip@gmail.com>
|
2020-08-11 12:02:23 +05:30 |
|
siikamiika
|
15eae44d74
|
harden regex with lookbehind
|
2020-08-11 00:13:43 +03:00 |
|
siikamiika
|
eaedbfd97e
|
fix ytInitialData parsing
|
2020-08-11 00:05:32 +03:00 |
|
Alfonso Solbes
|
3faf47966e
|
added support for playz videos (https://www.rtve.es/playz/)
|
2020-08-10 18:07:14 +02:00 |
|
Alfonso Solbes
|
8b3b6eb98d
|
Merge branch 'myvideo_ge'
|
2020-08-10 18:00:58 +02:00 |
|
Alfonso Solbes
|
92b6dc13f3
|
[MyVideoGe] add new extractor
|
2020-08-10 17:58:10 +02:00 |
|
bhodaya
|
8ebd1ff488
|
generic title fix
|
2020-08-10 14:14:20 +03:00 |
|
Alfonso Solbes
|
4068f93cf4
|
Merge branch 'master' of https://github.com/ytdl-org/youtube-dl
|
2020-08-08 10:19:44 +02:00 |
|
Stephen Fluin
|
b78835f384
|
[tiktok] rewrite for new API and website
|
2020-08-08 01:11:05 -07:00 |
|
teridon
|
6bfc0d96d7
|
if first chapter starts at non-zero time, youtube-dl (or maybe ffmpeg?) ignores it and you end up with the first chapter starting at the wrong time. So, when first chapter does not start at time 0, insert an "Intro" chapter, so that the music starts at a chapter marker.
|
2020-08-07 20:32:21 -04:00 |
|
Unknown
|
1a57b3c03f
|
flake8 fix.
|
2020-08-07 01:50:00 +02:00 |
|
Unknown
|
c68a4ae679
|
auth fix.
|
2020-08-07 01:28:23 +02:00 |
|
Unknown
|
a58f3e7777
|
flake8
|
2020-08-06 23:58:43 +02:00 |
|
Unknown
|
fb4126a18c
|
working login. aac hq is working if available
|
2020-08-06 23:31:12 +02:00 |
|
Unknown
|
2ab47fa3a8
|
updated test. sign in sc.py
|
2020-08-06 15:41:41 +02:00 |
|
Adrian Heine
|
3d85256855
|
[magentamusik360] Add new extractor
|
2020-08-06 14:01:23 +02:00 |
|
TheRealDude2
|
804e8d3f73
|
Merge branch 'xhamster_letters'
New video id with letters
|
2020-08-06 10:13:24 +02:00 |
|
TheRealDude2
|
b8dc37243a
|
[xhamster] - New videi id with letters
|
2020-08-06 10:11:42 +02:00 |
|
TheRealDude2
|
7cd7a8dec5
|
xhamster.py - remove newline from initials regex
|
2020-08-06 09:49:19 +02:00 |
|
Unknown
|
09cace68c2
|
hard web auth.
|
2020-08-06 00:47:37 +02:00 |
|
siikamiika
|
f0f76a33dc
|
fix premiere live chat
They have isLiveContent = false so just check if the live chat renderer
continuation exists
|
2020-08-05 23:29:41 +03:00 |
|
Ed Linklater
|
d83ca261f7
|
[instagram] Add support for Reels
|
2020-08-05 21:37:48 +02:00 |
|
Unknown
|
66f48768b0
|
sc web-auth api
|
2020-08-05 19:10:25 +02:00 |
|
lifegpc
|
6508507725
|
Complete redirect to Bangumi episode ID.
Fix bug
|
2020-08-05 17:35:40 +08:00 |
|
lifegpc
|
ca4d8aeab3
|
remove not use import
|
2020-08-05 15:02:33 +08:00 |
|
lifegpc
|
6b8d4e09c1
|
Support to extract bangumi
|
2020-08-05 14:56:02 +08:00 |
|
siikamiika
|
88a68db03e
|
flake8
|
2020-08-05 04:19:44 +03:00 |
|
siikamiika
|
7cd9e2a05f
|
attempt to fix syntax error on older python
|
2020-08-05 04:14:25 +03:00 |
|
siikamiika
|
f96f5ddad9
|
rename variable
|
2020-08-05 04:04:36 +03:00 |
|
siikamiika
|
7627f548e6
|
run flake8
|
2020-08-05 03:38:07 +03:00 |
|
siikamiika
|
321bf820c5
|
check live chat replay existence
|
2020-08-05 03:30:10 +03:00 |
|
lifegpc
|
ac144ed961
|
fix typo and small bugs in code.
|
2020-08-05 06:21:38 +08:00 |
|
siikamiika
|
a78e3a5795
|
support youtube live chat replay
|
2020-08-05 01:02:23 +03:00 |
|
Unknown
|
ea4b8b6747
|
Revert "Merge remote-tracking branch 'origin/master'"
This reverts commit 2e6682d80e170e715adc68d5e79b6e946d16e622.
|
2020-08-04 23:22:27 +02:00 |
|
Unknown
|
2e6682d80e
|
Merge remote-tracking branch 'origin/master'
|
2020-08-04 23:19:10 +02:00 |
|
Sergey M․
|
4aa9a9a20c
|
release 2020.07.28
|
2020-08-04 21:29:09 +02:00 |
|
Sergey M․
|
5b65f659f6
|
[ChangeLog] Actualize
[ci skip]
|
2020-08-04 21:29:09 +02:00 |
|