id
int64
393k
2.82B
repo
stringclasses
68 values
title
stringlengths
1
936
body
stringlengths
0
256k
labels
stringlengths
2
508
priority
stringclasses
3 values
severity
stringclasses
3 values
393,061
youtube-dl
Output file size with -s or -g
Was: http://bitbucket.org/rg3/youtube-dl/issue/141/ If the file size was outputted it would be possible to script youtube-dl to test if the current video the the harddrive is in the best possible quality. It happens that Youtube re-encode videos, and with higher resolution, so being able to extract the file size from...
request
medium
Critical
1,637,737
youtube-dl
Create a php API and demo page
youtube-dl is often embedded by php applications. There should be an example php page included, with the following features: - Enter URLs and execute youtube-dl (in the background) - Show progress of youtube-dl instances - Offer a way to abort youtube-dl - Allow to download files from the webhost's temporary directory ...
php
low
Major
1,639,054
youtube-dl
integrate template "special sequences" in help output
like in http://rg3.github.com/youtube-dl/documentation.html#d7
request
low
Minor
1,789,251
youtube-dl
Add a path option to --keep-video
Hey there, I think it would be a great idea to have the ability to save the video and audio in a different path when using --keep-video and --extract-audio. I know the video gets deleted and you added the --keep-video option which is awesome. But wouldn't it be great to be able to add a path after like: --keep-video ...
request
low
Minor
1,789,512
youtube-dl
add support for picasaweb.google.com video clips
> /opt/local/bin/youtube-dl -t https://picasaweb.google.com/109059916371131820727/SommerhusTur08#5298873674471311698 > WARNING: Falling back on generic information extractor. > [generic] SommerhusTur08#5298873674471311698: Downloading webpage > [generic] SommerhusTur08#5298873674471311698: Extracting information
site-support-request
low
Minor
2,892,339
rust
Add debug representation of trait objects
### Updated descrption Trait objects (`~T` and `@T` where `T` is a trait) are objects that hide their implementation and carry a virtual method dispatch table (i.e. vtable). So, two things: 1. Debuggers will want to be able to bypass the abstraction barrier and see the hidden implementation. 2. They are also likely t...
A-debuginfo,P-low,T-compiler,C-feature-request,A-trait-objects
medium
Critical
3,134,637
youtube-dl
--extract-audio progress
The following patch will send the encoding progress output from FFMPEG to youtube-dl stdout ( code taken from http://stackoverflow.com/a/2525493 ) ``` diff --- youtube-dl 2012-01-16 03:23:22.000000000 +0000 +++ youtube-dl.new 2012-02-08 01:02:28.366720567 +0000 @@ -4075,7 +4075,13 @@ cmd = ['ffmpeg', '-y', '...
request
low
Critical
3,675,895
rust
Rustdoc needs to handle conditional compilation somehow
We have some functions that are reimplemented per architecture, with docs only on one implementation. Rustdoc should ideally be able to merge these docs. More seriously though a bunch of our libc hierarchy can't be viewed because it's conditionally compiled and the docs are built on linux. Probably rustdoc should ext...
T-rustdoc,E-hard,P-low,C-feature-request
medium
Critical
3,974,663
youtube-dl
Add option for start-point
Hi, it would be wonderful to have an option to download a video from a given starting point. For example this http://www.youtube.com/watch?v=d-fQJHi6A-U video is about 9h long, but i only want to have the last hour. Of course it would be nice to be able to just pass a time code, but start-byte or something similar woul...
request
low
Major
4,069,734
youtube-dl
Coursera site download support?
Is it possible to support downloads from www.coursera.org courses? Assuming of course, someone has a valid userid and login to the courses?
site-support-request
low
Major
4,118,030
youtube-dl
--extract-audio and skipping video file download
Hello, By default --extract-audio erases the video file. That is, the next time using youtube-dl with --extract-audio again grabs the video file to convert it although it already exists as audio file. Can you think of a way to implement a check procedure that skips to download the video file if the corresponding au...
request
low
Minor
4,119,425
rust
rustdoc should be able to build documentation from compiled crates
rustdocs are built from attributes which are (should be) stored in the crate metadata. rustdoc should be able to construct the crate documentation from the crate metadata with nearly the same fidelity as from the original source. **Update(2024, fmease)**: In today's terms, this essentially asks for the option[^1] to...
T-rustdoc,C-enhancement,A-metadata,P-low
low
Major
4,757,025
youtube-dl
Multi-Threaded downloading for playlists
When downloading playlists youtube-dl could use multiple connections to download videos at the same time, right now my dl speed averages at 50k/s, and the full playlist is about 15G (defcon19). I've been running 4 terminals with --playlist-start=N so far, and spaced them out.
request
high
Critical
5,086,030
youtube-dl
Support "rental" type videos (was: ERROR: unable to extract uploader nickname)
I attempted to download bnAsVApebL8, and got the error "ERROR: unable to extract uploader nickname".
request
medium
Critical
7,068,674
youtube-dl
Ability to download a part of the video on youtube
Youtube allow to starts/ends the video where you want without having to download the full video example: http://youtube.com/embed/r3CYgOK7n1k?start=83&end=86 Only a part of the video is downloaded, not the whole. It would be nice if youtube-dl could only download a part of the video too.
request
low
Minor
8,082,113
youtube-dl
Include video ID in ERROR: messages
Hi, I was wondering if it is possible to include the video ID in the error messages, eg. turning lines like _ERROR: YouTube said: This video contains content from UMG, who has blocked it in your country on copyright grounds._ to _ERROR [videoIDhere]: YouTube said: This video contains content from UMG, who has blocked ...
request
low
Critical
9,760,364
youtube-dl
Download range
Hi, Is there any way to implement a download range? To download starting from 1m 30 to 1m 50? Thanks
request
high
Critical
9,887,446
youtube-dl
Add a --play option
A common case is just wanting to watch the downloaded video. For that, we should add an option to play the video. For starters, it can be a simple post-processing action. However, I think the user experience would be better if we'd have an option to either autoplay once a certain buffer (say, 2MB) has been written to ...
postprocessors
low
Major
10,173,479
youtube-dl
Request rate limits
Another minor issue with the Justin.tv/Twitch.tv support. It seems the Justin.tv API has a rate limit, but it's not limited to a certain bandwidth, rather to a certain number of requests. This creates a problem with huge channels. Eg, if I add a line to print the requested URLs: ``` $ youtube-dl -v http://www.twitch....
request,yt-dlp
low
Critical
13,122,965
three.js
Fog gradients / Different colors
Hello, Is there any way to have gradient color for the fog or have the fog color change in certain areas of the fog, instead of fog being a single color? Thanks, Reece
Enhancement
low
Major
15,376,196
youtube-dl
Return codes/ Exit statuses -- are they documented ?
Hello there! I use youtube-dl regularily on my laptop and i've seen it's also used in shk3/edx-downloader (a tool to download videso from edx online university), which I forked tonight and that i started hacking. Now: one of the bugs i noticed is that it invokes youtube-dl via os.system, but if something bad happens i...
request
medium
Critical
16,393,197
youtube-dl
Feature request: save audio as mono
This option is lacking and I think it is very important for those who download lectures or talk shows from youtube. Stereo there is useless, and saving a file as mono makes the file size two times smaller. Also, some lecture videos have good sound only on one channel, while the other remains nearly silent, which is ...
request,postprocessors
low
Major
16,622,939
youtube-dl
Renovate the current youtube-dl website.
I know it's not really an issue but the speed with which youtube-dl is growing i think we should also think about renovating the old website by adding new and better graphics. I am not that good with graphics and have little experience making websites otherwise i would have done this myself . However i can help anyone ...
gh-pages
low
Major
18,382,292
react
Declarative API for installing global DOM event handlers
#284 reminded me that one thing I've sometimes wanted is to install a handler on window for `keypress` (for keyboard shortcuts) or `scroll`. Right now I can just do `window.addEventListener` in `componentDidMount` but since React is listening already, it would be nice if there were some way for me to intercept those ev...
Type: Feature Request,Component: DOM,Resolution: Backlog,Partner
high
Critical
18,492,689
youtube-dl
Show ffmpeg progress
Hi there, It would be nice to show progress of ffmpeg while extracting audio from video files.
request,postprocessors
low
Major
18,638,747
youtube-dl
request: merger downloaded parts into one file
I use youtube-dl to download youku (www.youku.com) videos, and it downloads all parts of one video from xxx.part00 to xxx.partXX. Every part is 3 minutes long, so I have to open every part in order to watch the whole video. Can merger all downloaded parts into one file?
request
low
Major
18,666,770
youtube-dl
2-way auth to google
Does youtube-dl work with 2-way authentication to google, or application-specific passwords? I tried both account password and app-specific generated password, 'unable to log in'
request
medium
Major
19,036,506
rust
Tracking issue for inherent associated types
This is a tracking issue for the ["inherent associate type" part of "inherent associated items" part of the RFC 195 "associated items"](https://github.com/rust-lang/rfcs/blob/master/text/0195-associated-items.md#inherent-associated-items) ### About tracking issues Tracking issues are used to record the overall pr...
B-RFC-approved,A-associated-items,T-lang,C-tracking-issue,F-inherent_associated_types,S-tracking-impl-incomplete
high
Critical
19,160,832
youtube-dl
feature request: download all videos of Xvideos user
In Youtube it's possible to download all videos of $USER. Wish the same for Xvideos http://www.xvideos.com/profiles/$USER#_tabVideos for example http://www.xvideos.com/profiles/riyadutta#_tabVideos would download all 6 uploaded videos.
request
low
Minor
19,720,967
rust
type-check lang items
These aren't currently well-defined by the language. If you define anything with a somewhat matching LLVM signature, it will compile. Not only does it not care about the type signatures matching what it expects, there is no handling for these being defined on the wrong types of AST nodes.
A-frontend,A-type-system,I-crash,E-hard,C-enhancement,P-low,T-compiler,A-lang-item,glacier,T-types,requires-internal-features
medium
Major
20,009,907
youtube-dl
Faster Downloads
I love youtube-dl! Its amazing... but when trying to download larger files (1 hour or longer) it takes a decent amount of time. Ive heard of aria2 and some wrappers you can use but they haven't seem to been update in quite some time. Is there anything available to make the downloads faster without losing quality?
request
low
Major
20,075,796
youtube-dl
Stop operation after "dateafter" videos are downloaded
When I use the "dateafter" command to download videos after a certain date, it starts to download the most recent video and then progresses backwards in time to download the first video after the "dateafter" date. However, it then continues to go through all the videos before the "dateafter" date (although it doesn't ...
request
low
Major
20,577,764
youtube-dl
Netflix
Is this utility works with Netflix downloading? I have got the error:"ERROR: Invalid URL" Thanks
site-support-request
low
Critical
20,630,703
youtube-dl
Add support for yle
ERROR: type should be string, got "https://github.com/aajanki/yle-dl by @aajanki may provide what needed\n\n$ ./youtube-dl --verbose http://areena.yle.fi/radio/2048905\n[debug] System config: []\n[debug] User config: []\n[debug] Command-line args: ['--verbose', 'http://areena.yle.fi/radio/2048905']\n[debug] youtube-dl version 2013.10.07\n[debug] Python version 2.6.6 - Linux-3.2.46-grbfs-kapsi-x86_64-with-debian-6.0.7\n[debug] Proxy map: {}\nWARNING: Falling back on generic information extractor.\n[generic] 2048905: Downloading webpage\n[generic] 2048905: Extracting information\nERROR: Unsupported URL: http://areena.yle.fi/radio/2048905; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.\nTraceback (most recent call last):\n File \"./youtube-dl/youtube_dl/YoutubeDL.py\", line 348, in extract_info\n ie_result = ie.extract(url)\n File \"./youtube-dl/youtube_dl/extractor/common.py\", line 117, in extract\n return self._real_extract(url)\n File \"./youtube-dl/youtube_dl/extractor/generic.py\", line 152, in _real_extract\n raise ExtractorError(u'Unsupported URL: %s' % url)\nExtractorError: Unsupported URL: http://areena.yle.fi/radio/2048905; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.\n"
site-support-request
low
Critical
20,786,644
nvm
NVM in fish
How do I install NVM for the fish shell?
shell: fish
high
Critical
21,338,885
youtube-dl
Error report on "https://www.culturall.com/ticket/ists/static/test_stream/1.mc"
Hi, ## I got the following error output, Win8 Pro 64Bit: E:>youtube-dl --verbose https://www.culturall.com/ticket/ists/static/test_strea m/1.mc [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['--verbose', 'https://www.culturall.com/ticket/ists/ static/test_stream/1.mc'] [debug] youtube-dl...
site-support-request
low
Critical
21,424,635
youtube-dl
Download music stream from Amazon
It would be nice to be able to download the music here: ``` pierre@Rudloff:~$ youtube-dl "http://www.amazon.com/gp/feature.html?ie=UTF8&docId=1001428681#" -v [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['http://www.amazon.com/gp/feature.html?ie=UTF8&docId=1001428681#', '-v'] [debug] yo...
site-support-request,account-needed
low
Critical
21,631,798
rust
Audit for binary IEEE 754-2008 compliance on relevant platforms
@thestinger filed https://github.com/mozilla/rust/issues/9987, and I thought we should get the ball rolling on documenting and testing IEEE 754-2008 compliance for Rust on non-embedded platforms. I don't think that there isn't any formal decision that we should implement IEEE 754-2008 but it would _really_ make sense ...
E-hard,C-enhancement,T-libs-api,A-floating-point
low
Major
21,815,401
youtube-dl
Create --max-actual-downloads
Hi The --max-downloads does not care about if the video has been downloaded now or not. For backwardcompability it is better to create a new option rather then change. In YoutubeDL.py line 546 should be moved to line 694 instead if the new option is active. https://github.com/rg3/youtube-dl/blob/7193498811cb17a66ca5...
request
low
Major
22,381,373
rust
Re-enable debuginfo tests on Android
Some debuginfo tests were disabled when running on Android when we added support for running tests on the Android bot (#9120). We should try to enable all debuginfo on Android. (See the results of https://cs.github.com/rust-lang/rust?q=ignore-android%20path%3A%2F%5Esrc%5C%2Ftest%5C%2Fdebuginfo%5C%2F%2F for which tests ...
A-testsuite,A-debuginfo,C-enhancement,O-android,T-compiler
low
Critical
22,764,098
youtube-dl
Unable to download purchased movie
Attempted to download a purchased movie to see if I could download it via youtube-dl Unfortunately, the following trace occurred with the run args: ``` $ youtube-dl --verbose -ct -u 'username@domain.com' -p 'password' 'z4l7OZLIh9w' [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['--verb...
account-needed
medium
Critical
23,171,384
youtube-dl
Use the m4v extension for Dash video files
When downloading files I usually add a bunch of types, so i'm sure i'm at least downloading something. youtube-dl --no-overwrites --restrict-filenames --ignore-errors -o "./%(uploader_id)s/%(upload_date)s %(uploader)s - %(title)s.%(ext)s" -f 137/136/135/134/133/38/37/22/18/17 youtube-dl --no-overwrites --restrict-fi...
request
low
Critical
23,193,319
youtube-dl
Optimize other video selection flags (--date, --datebefore, --dateafter, etc)
Issue #1745 was solved the other day. But to go along with it, it would be nice to optimize these video selections as well: --match-title --reject-title --date --datebefore --dateafter And maybe all the video selection options. ( https://github.com/rg3/youtube-dl#video-selection ) At the moment, if a youtube video fro...
request
low
Minor
23,219,991
bitcoin
Exposed / Compromised (must sweep) / Used / Imported (?) flags on addresses
It was pointed out to me that some people have made the mistake of sending coins to addresses which generated by their wallet prior to encryption simply because they're at the top of their address list and they were engaging in the bad practice of reusing addresses. In GIT the receive interface does a much better job ...
Feature,GUI
low
Major
23,288,315
youtube-dl
Doesn't download Aparat user videos
youtube-dl http://www.aparat.com/zoomit WARNING: Falling back on generic information extractor. [generic] zoomit: Downloading webpage [generic] zoomit: Extracting information [download] Destination: آپارات - ویدیو های زومیت - دنیای فناوری-32b8ab97320012d424786286a12683d2836225.apt [download] 100% of 2.07MiB in 00:43
request
low
Minor
23,306,098
rust
`-Zunpretty=identified` runs too early
```rs fn main() { println!("hello world"); } ``` `rustc -Zunpretty=identified`: ``` fn main() { println!("hello world"); } /* block 4294967040 */ /* 4294967040 */ ``` Clearly it's useless if the `NodeId`s are all `NodeId::MAX_AS_U32` (`4294967040` aka `-256_i32 as u32`) (I think it may just have to be remo...
A-pretty,C-enhancement,T-compiler,requires-nightly
low
Major
23,551,050
rust
write!(wr,"foo") is 10% to 72% slower than wr.write("foo".as_bytes())
This example demonstrates that the trivial case of `write!(wr, "foo")` is much slower than calling `wr.write("foo".as_bytes())`: ``` extern mod extra; use std::io::mem::MemWriter; use extra::test::BenchHarness; #[bench] fn bench_write_value(bh: &mut BenchHarness) { bh.iter(|| { let mut mem = MemWriter::n...
I-slow,C-enhancement,T-libs-api,T-compiler,A-fmt
medium
Critical
23,636,864
youtube-dl
Skills Matter Support
1) Single: http://skillsmatter.com/podcast/scala/david-pollak 2) Conference http://skillsmatter.com/event/scala/scala-exchange-2013
site-support-request,account-needed
low
Minor
24,364,506
youtube-dl
Lanyrd Support
1) Speaker http://lanyrd.com/profile/leaverou/ 2) Conference http://lanyrd.com/2013/lrug-december/ Video - http://lanyrd.com/2013/lrug-december/video/ 3) Topic http://lanyrd.com/speakers/web-development/ NB: Hosing is else where. Youtube, Vimeo, etc.
site-support-request
low
Minor
24,397,121
youtube-dl
OCW Sites
media on - http://ocw.mit.edu/courses/mathematics/18-06sc-linear-algebra-fall-2011/ax-b-and-the-four-subspaces/the-geometry-of-linear-equations/ Course on - http://ocw.mit.edu/courses/mathematics/18-06sc-linear-algebra-fall-2011/ Above example is for MIT. Many other university sites have the same format.
site-support-request
low
Minor
24,668,251
nvm
Move most logic out of sourced bash function
I fear putting a lot of functionality into a bash function. It's a very tricky environment and people like to use nvm in places like zsh that are mostly compatible. The only thing we _need_ a bash function for is modifying the current $PATH. Everything else has permanent side effects (like downloading and installing...
feature requests
low
Major
24,796,798
nvm
reinstall-packages doesn't work with non-npm modules
I installed a module `jakl/rbwhat`. When copying packages, I got this error: ``` npm http GET https://registry.npmjs.org/rbwhat/1.0.3 npm http 404 https://registry.npmjs.org/rbwhat/1.0.3 npm ERR! 404 'rbwhat' is not in the npm registry. npm ERR! 404 You should bug the author to publish it ``` It looks like the `copy-...
bugs,pull request wanted
low
Critical
24,898,118
youtube-dl
[espace.mu] podcast
Would it be possible to download podcasts from espace.mu? http://www.espace.mu/console/reecoute/medianet/6980484/kflorence/iciflorence
site-support-request
low
Minor
25,063,162
youtube-dl
Add support for iTunes U (was: ERROR: Unsupported URL: https://itunes.apple.com/...)
``` [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['--verbose', 'https://itunes.apple.com/us/itunes-u/uc-davis-symphony-orchestra/id403834767'] [debug] Encodings: locale 'UTF-8', fs 'UTF-8', out 'UTF-8', pref: 'UTF-8' [debug] youtube-dl version 2014.01.03 [debug] Python version 2.6.6 - Li...
site-support-request
low
Critical
25,145,593
rust
Weird borrowck issues with &mut &mut [u8]
I ran into some bizarre borrowck issues when trying to write a function that would modify a `&mut &mut [u8]`. The goal here was to make it simple to shove data into a `[u8, ..512]` by virtue of copying data into the corresponding `&mut [u8]` and then modifying the slice. I tried three different approaches, and they all...
A-borrow-checker,T-compiler,C-bug
low
Critical
25,807,391
youtube-dl
Support catchall for sub language without country
When the `--sub-lang` switch is specified with a value of `en` it doesn't download subs labelled with a country code like `en-US`. See this session log: ``` $ youtube-dl -U Updating to version 2014.01.17.2... Updated youtube-dl. Restart youtube-dl to use the new version. $ youtube-dl --skip-download --write-...
request
low
Minor
25,876,528
three.js
CompressedTexture: Support `flipY` in shaders.
I convert a simple sheep model use convert_obj_three.py to .json , load it use THREE.JSONLoader(), and use THREE.ImageUtils.loadCompressedTexture(texturepath) to add the texture, but not reach my results, here is: ![image](https://f.cloud.github.com/assets/6129694/1949074/30cad3ca-80dd-11e3-94ad-458e0113bb6a.png) ![im...
Enhancement
low
Major
26,243,575
youtube-dl
[ustream] add support for live streams (was: ustream doesn't work)
When trying to download a live video from ustream youtube-dl doesn't get past "Downloading webpage" (it keeps repeating it). Adding a common user-agent didn't help.
request,site-support-request
low
Major
26,575,524
rust
Should types that contain zero-length vectors of themselves be allowed?
In the discussion of pull request #11839, which aims to check the representability of structs and enums properly in `typeck`, @huonw pointed out that the semantics for types that directly contain zero-length vectors of themselves are potentially still undecided. Consider for example ([play](https://play.rust-lang.or...
A-type-system,T-lang,C-bug,A-zst,A-array,T-types
low
Critical
26,588,588
youtube-dl
Add support for http://www.streamago.tv/
Thank you very much!
site-support-request
low
Minor
26,622,032
rust
Link using the linker directly
Right now we link through a C compiler, but Rust should not depend on having a C compiler available nor expose details of cc linking semantics. I know there have been other issues on this but I can't find them.
A-linkage,T-compiler,C-feature-request
medium
Major
26,735,096
youtube-dl
How to check when merging of formats gets completed?
When importing `youtube-dl` we have `progress_hook` to get download status, but how to know when format merging has finished?
request
low
Minor
26,856,070
youtube-dl
mtime not being set on audio files in certain cases
### Description I used ``` sh youtube-dl -ci -o "%(title)s - %(id)s.%(ext)s" --extract-audio --audio-format "mp3" --audio-quality 0 --keep-video "some playlist" ``` to download videos from a playlist + extract mp3 audios from those videos. While it was processing, I noted that one video errored for no particular r...
request
low
Critical
27,027,653
youtube-dl
is possible to list out all videos in a VAST and VPAID asset
youtube-dl -g --verbose http://www.longtailvideo.com/support/jw-player/31403/static-vast-xml-tag/ --include-ads this lists out only one video. http://content.bitsontherun.com/videos/bkaovAYt-kNspJqnJ.mp4 Is it possible to list out the ads too? Thanks Renu
site-support-request
low
Minor
27,440,748
youtube-dl
about max file size and formats
Hi guys, I want to do that. I add --max-filesize option for download but if best quality file size is bigger than my limit youtube-dl auto change video format best to worst or normal Is this possible ? Sorry for my language.
request
low
Major
27,474,762
youtube-dl
Ability to set a different output format for playlists
Using "-o, --output TEMPLATE" it's possible to set a default output template in the youtube-dl.conf file but this is applied to all downloaded files including videos form playlists. Is it possible to add an option "--playlist-output TEMPLATE" to set a output template for playlists only.
request
low
Minor
27,792,132
youtube-dl
Please add --sort-by option
Please add a new option, --sort-by. For example --sort-by views That way I can get significant high amount of like/dislike ratings YouTube API "orderby" can be found here: https://developers.google.com/youtube/2.0/developers_guide_protocol?hl=en
request
low
Major
28,086,808
react
Provide a way to handle browser-autocompleted form values on controlled components
When there's a controlled component for form names that the user has saved in their browser (common with username/password fields), the browser will sometimes render the page with values in those fields without firing onChange events. If the user submits the form, the component state does not reflect what is showing t...
Type: Bug,Component: DOM
high
Critical
28,110,488
youtube-dl
Show video title in Console Title?
Dear youtube-dl: In addition to showing the time-remaining, is there a way, or a possibility of adding an additional string to also display the Title of the video being downloaded?
request
low
Minor
28,574,005
youtube-dl
Option to prevent --extract-audio from extracting if such audio file already exists
I want to run youtube-dl with `--extract-audio` and `--keep-video` periodically. It downloads **only new video**, but extracts audio of **ALL videos**, even if such audio files were already created by previous runs of youtube-dl.
request
low
Minor
28,685,635
rust
Type inference fails to determine closure argument type
The following fails to compile: ``` rust pub fn main() { let mut xs = HashMap::<(u32, u32), u32>::new(); let new_el = |&_| 30; // error: the type of this value must be known in this context xs.insert((1,1), 10); xs.insert((2,2), 20); xs.find_or_insert_with((3,3), new_el); println!("{}", xs); } ``` The ...
C-enhancement,A-closures,T-compiler,A-inference,T-types
low
Critical
28,753,314
rust
floating point intrinsics may clobber errno in unrelated code
These intrinsics assume `errno` is not set, but it may be set. In theory, one of these intrinsics could be reordered between a call to a C function setting `errno` and a check of the `errno` value in Rust. Rust could ignore this problem, as it will rarely (if ever) occur. However, safety mandates that we either supply ...
P-low,T-libs-api,T-compiler,C-bug
low
Critical
28,770,218
rust
Disallow duplicated extern declarations
``` Rust mod a { extern { fn func(); } } mod b { extern { fn func(i: i8); // different signature } } ``` Currently rustc accepts this, but I think it should be disallowed to reduce potential mistakes.
A-FFI,T-compiler,C-feature-request
low
Major
29,009,870
neovim
:help viewer should support markdown (or markdoc)
Hey Team ! **TL;DR** : Started porting helpfiles to rst and md formats. Repo is at : https://github.com/Pychimp/neovim-docs --- #### Better Explanation: So, I have started to port the help files to both rst and md formats. I have cloned the main neovim/docs [repo](https://github.com/neovim/docs/commit/dc...
enhancement,documentation
medium
Critical
29,015,891
neovim
:source CRLF (fileformat=dos / ^M line endings) VimL on non-unix
I copied over my `.vimrc` to `.neovimrc` then git cloned @Shougo's NeoBundle for plugin management, which has files in it that are `fileformat=dos` and neovim throws these errors on startup: http://hastebin.com/rixaxefofe.lua For reference, here's the neobundle.vim file it mentions: https://github.com/Shougo/neobundle...
enhancement,vimscript
low
Critical
29,027,200
bitcoin
Clients leak IPs if they are recipients of a transaction
So, this paper http://ifca.ai/fc14/papers/fc14_submission_71.pdf got me thinking about the current rules for transaction rebroadcasting: Once a transaction has been broadcast, you stop rebroadcasting. Unless you own txins or txouts in the transaction. So, you use the paper's techniques. But you can be much more spec...
Wallet,Privacy
medium
Major
29,177,732
youtube-dl
Save source link in extended attribute (Mac)
Browsers on the Mac set a "Where From" attribute on downloaded files. Files also have a comments field, where some people put a URL. I implemented the latter as an external tool, and would integrate it into youtube-dl _if it has any chance to be accepted_. The former wouldn't be a problem, either.
request
low
Major
29,305,204
react
iframe contents cause invariant violation
When using server rendering, putting an `<img>` in an `<iframe>` seems to invariably cause an invariant violation (it can't find the image). This is related to #1252, but not identical. In both cases, the browser isn't aware of the inner elements however, in this case, it's because browsers that support iframes are ac...
Type: Bug,Component: DOM
low
Major
29,467,710
react
Stop doing data-*, aria-*, start using dataSet
The DOM already exposes `data-*` as `dataset` but it's doing transformation from hyphenated to camelCase. [From MDN](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement.dataset): ``` <div id="user" data-id="1234567890" data-user="johndoe" data-date-of-birth>John Doe </div> var el = document.querySelector('#u...
Type: Feature Request,Component: DOM,Resolution: Backlog,Partner
high
Critical
29,951,301
rust
Private items with a public reexport could suggest the public path in privacy error message
E.g. `use std::io::buffered::BufferedReader;` says `struct BufferedReader is private` but could say ``` struct BufferedReader is private, but available publicly as `std::io::BufferedReader` ``` (This probably requires some significant work, for not a _huge_ benefit.)
C-enhancement,A-diagnostics,A-resolve,T-compiler
low
Critical
29,957,087
youtube-dl
Suggestion option to dump only result, viz id, artist-title or error
While downloading a playlist one may encounter several issues such: - one's artist-title does not correspond to the ouput - errors Those are very insteresting information, but a matching between the returned information from youtube-dl and your own can be lenghty process. I propose to have an option (say -d summaryLo...
request
low
Critical
30,288,130
youtube-dl
[FranceTV] france5.fr playlists
Hello, Youtube-dl doesn't know what to do on a playlist/show page, because the URL does not contain an ID. We could add a way to download all the videos of the show. ``` [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['http://www.france5.fr/emissions/l-oeil-et-la-main', '-v'] [debug] Enc...
request
low
Critical
30,479,636
youtube-dl
Please support triart.se
$ youtube-dl --verbose http://www.triart.se/bio/article90562.ece [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['--verbose', 'http://www.triart.se/bio/article90562.ece'] [debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8 [debug] youtube-dl version 2014.03.30.1 [debug] Python...
site-support-request
low
Critical
30,546,865
rust
Tracking Issue for auto traits (auto_traits) -- formerly called opt-in built-in traits (optin_builtin_traits)
This is the tracking issue for [**RFC 19**](https://github.com/rust-lang/rfcs/blob/master/text/0019-opt-in-builtin-traits.md). ## Checklist Here is a check-list of code to write and tricky scenarios to be sure we handle: - [ ] forbid conditional negative impls [as described here](https://gist.github.com/nikomats...
A-type-system,A-trait-system,P-medium,B-RFC-approved,T-lang,B-unstable,B-RFC-implemented,C-tracking-issue,F-auto_traits,S-tracking-perma-unstable,T-types
high
Critical
30,900,007
react
touchmove doesn't fire on removed element
If you have ``` {this.state.show && <div onTouchStart={this.hideTheDiv} onTouchMove={...} />} ``` such that the onTouchStart handler removes the div (and maybe replaces it with another one in the same place, useful in certain draggable interactions), the onTouchMove handler doesn't fire because the events of a deta...
Type: Enhancement,Component: DOM,Partner
low
Major
31,188,736
electron
Headless version for testing
@zcbenz how much work do you think it would be to create a headless version of atom-shell that could be used as a replacement for [phantomjs](http://phantomjs.org/)? phantomjs is lagging behind more and more from what actual web browsers do today and it would be great to have something more up to date to use for headl...
enhancement :sparkles:
high
Critical
31,206,047
nvm
reference $HOME in $PROFILE addition rather than hard-coding $NVM_DIR
I recently had to make this change when `$HOME` changed. ``` diff -[ -s "/Users/michael/.nvm/nvm.sh" ] && . "/Users/michael/.nvm/nvm.sh" # This loads nvm +[ -s "$HOME/.nvm/nvm.sh" ] && . "$HOME/.nvm/nvm.sh" # This loads nvm ``` Trying to reinstall nvm failed to fix the path differences because it simply looks for `nv...
feature requests,installing nvm: profile detection
low
Critical
31,255,298
rust
Line-based breakpoints in inline functions don't show correct source
``` rust #[inline(always)] fn bar() -> int { 5 } fn main() { let _ = bar(); } ``` ``` (gdb) break inline.rs:3 Breakpoint 1 at 0x404e80: file inline.rs, line 3. (gdb) r Starting program: /tmp/inline [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Brea...
A-debuginfo,P-medium,T-compiler,C-bug
low
Critical
31,706,728
rust
`-Zunpretty=expanded` does not preserve hygiene
rustc internally converts `for val in iter { ... }` to: ``` Rust match &mut iter { i => loop { match i.next() { None => break , Some(val) => { ... } } } } ``` where `i` is created by `let local_ident = token::gensym_ident("i");`, so `i` does not clash with other local variables. However, pprust just prints ...
A-pretty,P-low,T-compiler,C-feature-request,requires-nightly,A-hygiene
low
Major
31,727,050
neovim
Bidi language support
The biggest problem with Vim for right-to-left languages like Persian(Farsi), Arabic, Hebrew and Urdu is that Vim doesn't support them! :( Please add some bidi to #Neovim and save us!
enhancement,localization
high
Critical
32,026,911
nvm
How to update nvm
If nvm has a command that will update himself, it will be more awesome. Now the method i know is remove nvm and reinstall, but this will set all my node reinstall
feature requests
high
Critical
32,078,016
rust
Consider aggressively avoiding generating memcpys for moves if we can avoid it
Given that our assembler output tends to have a lot of moves in it and LLVM is bad at optimizing them out, I'm beginning to wonder if we shouldn't take more aggressive steps. For example: - Convert (non-POD?) by-value move parameters in the Rust ABI to be passed by reference. - Non-immediate values that go dead by dint...
I-slow,C-enhancement,A-codegen,T-compiler,A-mir-opt,A-mir-opt-nrvo
low
Major
32,218,612
neovim
Improve large files support
Currently vim loads the whole file into memory, which is bad idea for some files. I think we should consider reworking memfile,regexp engine and all related code to allow editing files that do not fit into the available memory. At this time it means that all API functions should be designed as if files are all impossi...
enhancement,performance,needs:design,gsoc
medium
Critical
32,222,374
rust
Compile ignored tests rather than skipping
Ignored tests: Lack of support in codegen for closures/generics are always inline: - [ ] `src/test/codegen-units/item-collection/cross-crate-closures.rs` - [ ] `src/test/codegen-units/item-collection/non-generic-closures.rs` - [ ] `src/test/codegen-units/partitioning/methods-are-with-self-type.rs` This co...
A-testsuite,E-hard,C-enhancement,T-compiler,A-compiletest,E-tedious,E-needs-design
low
Major
32,447,498
neovim
Is the nfa regex engine slow?
I'm not sure what's causing this, almost surely a plugin, but neovim freezes a lot for me. So I'm opening this issue here to get to the bottom of it when I have time. I tried looking at it through Xcode instruments. In these periods of heavy activity (i.e.: freezing), the nfa regex engine manages to allocate and free...
performance
medium
Major
32,459,195
youtube-dl
Write to --download-archive if date is not in range or matched reject pattern
My proposal is to add some option like --write-anyway that would write the ID to the download archive folder. This way in future operations, would be processed faster because it would not need to open connection and would skip it locally. Thank you for your great job
request
low
Major
32,578,298
neovim
list-processing UI, "frecency" + fuzzy match selector UI
related: https://github.com/neovim/neovim/issues/396 [I'm just getting this out of my system after reading #396.] Consuming list-sources should be a built-in feature that is easily accessible to end-users. The usefulness of this is indicated by the popularity of general "fuzzy finder" tools such as: - [unite.vim](htt...
enhancement,ui,plugin,ux,lua,cmdline-mode,editor
medium
Major
32,875,296
youtube-dl
Unsupported URL: http://theync.com
> youtube-dl.exe -v http://theync.com/fight/girl-hit-in-the-face-with-a-shovel.htm > [debug] System config: [] > [debug] User config: [] > [debug] Command-line args: ['-v', 'http://theync.com/fight/girl-hit-in-the-face- > with-a-shovel.htm'] > [debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252 > [debug]...
site-support-request
low
Critical
33,034,271
neovim
alternative to legacy 'cryptmethod'
Vim's encryption code was removed. This ticket explores the idea of providing a basic alternative to enable the user to decrypt, edit, and re-encrypt a file using Neovim in a way that is reasonably secure. #694 suggests: - avoiding any sort of random access mode and focusing entirely on something that decrypts the ...
enhancement,security,compatibility,has:plan
medium
Critical
33,073,633
youtube-dl
YouTube playlist metadata is downloaded one video at a time
If I run: `youtube-dl --get-title https://www.youtube.com/playlist?list=PL71798B725200FA81` it results in one title at a time being printed. But if I run: `curl http://gdata.youtube.com/feeds/api/playlists/PL71798B725200FA81?alt=json` I can get the entire playlist and all its metadata in one request. I have a sc...
request
low
Minor